Re: Authentication Service Account API AccessTokenRefreshError

2015-06-16 Thread Anash P. Oommen (AdWords API Team)
Hi, I'll ask our tech writer to resubmit the docs for translation. Thanks for pointing this out. Cheers, Anash On Monday, June 15, 2015 at 4:26:41 AM UTC-4, tecnolo...@t2omedia.es wrote: Yes! This is the problem, but in the spanish documentation are the old scope!

Re: Authentication Service Account API AccessTokenRefreshError

2015-06-15 Thread tecnologia
Yes! This is the problem, but in the spanish documentation are the old scope! https://lh3.googleusercontent.com/-ZbyY3CllM8A/VX6MLj3vqzI/AAM/9Vk-FDRisrg/s1600/Captura.PNG Thanks a lot!! On Friday, June 12, 2015 at 9:05:47 PM UTC+2, Anash P. Oommen (AdWords API Team) wrote: That's

Re: Authentication Service Account API AccessTokenRefreshError

2015-06-12 Thread tecnologia
Hi Anash, thanks for your response, I use: https://adwords.google.com/api/adwords/ The same that you say. Thanks! On Thursday, June 11, 2015 at 10:45:23 PM UTC+2, Anash P. Oommen (AdWords API Team) wrote: Hi, What scope are you using when authorizing the impersonation email on the Google

Re: Authentication Service Account API AccessTokenRefreshError

2015-06-12 Thread Anash P. Oommen (AdWords API Team)
That's the old scope, see if https://www.googleapis.com/auth/adwords works for you? Cheers, Anash On Friday, June 12, 2015 at 4:22:32 AM UTC-4, tecnolo...@t2omedia.es wrote: Hi Anash, thanks for your response, I use: https://adwords.google.com/api/adwords/ The same that you say. Thanks!

Authentication Service Account API AccessTokenRefreshError

2015-06-11 Thread tecnologia
Hi, I´m trying to authetica in Google Adwords API but I recive an error: oauth2client.client.AccessTokenRefreshError: access_denied: Requested client not authorized. This is my code: p12_file = os.getcwd() + '**.pem' service_account_email =

Re: Authentication Service Account API AccessTokenRefreshError

2015-06-11 Thread Anash P. Oommen (AdWords API Team)
Hi, What scope are you using when authorizing the impersonation email on the Google Apps dashboard? The API scopes changed a while back, that might be the issue. See https://developers.google.com/adwords/api/docs/guides/authentication#scope for details. Cheers, Anash P. Oommen AdWords API