Re: Extending invitation returns [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0], RequiredError.REQUIRED @ operations[0].operator]

2020-02-13 Thread Pete Saia
Thanks for the quick response, Xiaoming. I'm actually attempting to make this request using a curl request (as mentioned in the API's Guide): #!/bin/bash curl --header "Content-Type: application/soap+xml" \ --header "Authorization : Bearer MY_TOKEN" \ --http1.1 \ --data

Re: Extending invitation returns [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0], RequiredError.REQUIRED @ operations[0].operator]

2020-02-14 Thread Pete Saia
That's the documentation I was referring to in my second reply. I'm not using any client library, just trying to make vanilla API requests as demonstrated in that documentation. Could you please confirm this is not a bug in the API? I see no other reason why that error would be returned. If

Extending invitation returns [OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0], RequiredError.REQUIRED @ operations[0].operator]

2020-02-12 Thread Pete Saia
With a properly authenticated request, extending an invitation consistently returns the following error: soap:Server[OperatorError.OPERATOR_NOT_SUPPORTED @ operations[0], RequiredError.REQUIRED @ operations[0].operator] https://adwords.google.com/api/adwords/mcm/v201809; xmlns:ns2=