Hi,

Currently we can only respond in English. The error code 
AuthenticationError.OAUTH_TOKEN_INVALID 
<https://developers.google.com/adwords/api/docs/common-errors#AuthenticationError.OAUTH_TOKEN_INVALID>
 indicates 
that there's an issue with the access token in the Authorization header. It 
usually means the token has expired, which you can confirm via the URL 
below after appending your *access* (not refresh) token to the end.

https://www.googleapis.com/oauth2/v1/tokeninfo?access_token=  
<https://www.googleapis.com/oauth2/v1/tokeninfo?access_token=YOUR_ACCESS_TOKEN>

Are you using one of the client libraries 
<https://developers.google.com/adwords/api/docs/clientlibraries>, or 
constructing the OAuth and API requests manually? 

Thanks,
Shwetha, 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/55e6f289-fd1d-4775-8b7d-b3602a8a28d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to