Tuesday, 25 October 2016

AuthorizationError.USER_PERMISSION_DENIED on live account

I received an email this morning with the message my AdWords API token was approved for Basic Access. If I however try to access the ManagedCustomerService I get a response from the API that shows:

AuthorizationError.USER_PERMISSION_DENIED on live account

The same logic is working on the test account. My request_info.log file lists:

[Oct 25 2016 15:38:03.000000 - INFO] effectiveUser=xxx-xxx-xxxx service=ManagedCustomerService method=get operators={} responseTime=207 requestId=00053fb0e54c3cb10ac2f0a32d0d8612 operations=1 units= server=adwords.google.com isFault=false faultMessage=null
[Oct 25 2016 15:38:43.000000 - ERROR] effectiveUser=yyy-yyy-yyyy service=ManagedCustomerService method=get operators={} responseTime=276 requestId=00053fb0e77f49510ac25102fb091f36 operations=1 units= server=adwords.google.com isFault=true faultMessage=[AuthorizationError.USER_PERMISSION_DENIED @ ; trigger:'<null>']

the soap_xml.log file shows the 2 requests and response with the test and live account. In both cases I use the developertoken listed in the associated AdWords API center.

--
--
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and Google+:
https://googleadsdeveloper.blogspot.com/
https://plus.google.com/+GoogleAdsDevelopers/posts
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
 
You received this message because you are subscribed to the Google
Groups "AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
---
You received this message because you are subscribed to the Google Groups "AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to adwords-api+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/adwords-api.
To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/495ff73f-daf8-4ddb-9d09-4bbef352254f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment