Hi,

we have a problem with our account. We have had daily downloads using the 
ReportDownloader. This has worked as it should until a little bit a month 
ago when we started to get USER_PERMISSION_DENIED. We have not changed our 
clientId, clientSecret, refreshToken, developerToken or UserAgent since we 
implemented some four years ago. I am new to this API and just trying to 
find out why it does not work.

After emailing your customer support they directed me to this forum instead 
and then I started to search the forum and found out that I should first 
start to use 

AdWordsServicesInterface adWordsServices = AdWordsServices.getInstance();
    CustomerServiceInterface service = adWordsServices.get(session, 
CustomerServiceInterface.class);
    for (Customer customer : service.getCustomers()) {
...
}

but then I get AuthenticationError CUSTOMER_NOT_FOUND

I have used you example code to the authentication without using a 
clientId. If use withClientCustomerId("") I get USER_PERMISSION_DENIED

Are you able to help us or should we contact our sales representatives to 
validate our account?
I see that several people ask similar questions. Is this is a general 
problem or not?

Best Regards
Peter

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog:
https://googleadsdeveloper.blogspot.com/
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

You received this message because you are subscribed to the Google
Groups "AdWords API and Google Ads 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 and Google Ads 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/d1bb10dc-81ed-44ff-aa1c-b62247a027f0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to