Re: Started getting AuthorizationError.USER_PERMISSION_DENIED while trying to get reports for customers

2016-08-21 Thread 'Peter Oliquino' via AdWords API Forum
Hi Edward,

This error 

 occurs 
when you are making calls to AdWords API services using a client account 
not linked to your MCC account or it could be that your OAuth2 credentials 
do not match the customerClientId specified. To ensure you are using the 
correct client customer accounts, I would suggest that you use the 
ManagedCustomerService.get 

 to 
determine the client accounts linked to your MCC. 

Best regards,
Peter
AdWords API Team

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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+unsubscr...@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+unsubscr...@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/915c8690-1cd1-44bc-a99d-c6f81fa68e7a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Started getting AuthorizationError.USER_PERMISSION_DENIED while trying to get reports for customers

2016-08-21 Thread Edward Bells
Hi

We have an API that is used to get reporting data for our customers (more 
than 800 accounts). The API runs on a daily basis, loops through a list of 
all our clients, and tries to get reporting data from Google.
starting from July 28th, we stopped getting report data from Google 
AdWords. 
digging in the code, the API service that we use to retrieve data from 
Google is getting an error while trying to download the report :

*{"AdWordsReportsException: One or more AdWords Report download errors 
have occurred. \r\n\r\nAuthorizationError.USER_PERMISSION_DENIED. (Error: 
AuthorizationError.USER_PERMISSION_DENIED, FieldPath: , Trigger: 
)\r\n\r\n"}*

Can you please help point me to what is causing this? how can I solve this 
issue? 
This is affecting all our customers (more than 800!)

Thanks,
Hamed

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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+unsubscr...@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+unsubscr...@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/d7a239a2-b864-4858-bbe2-c11a15b60d23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.