We are getting intermittent OAUTH_TOKEN_INVALID errors, from different AdWords services, which I think occurs when the access token is not automatically refreshed. After we get the OAUTH_TOKEN_INVALID error, our process continues with the same refresh token and we eventually get a new access token - which seems to indicate that the refresh token is actually valid.
Is it an issue that we get these intermittent errors? Is it expected that we will occasionally get an invalid token error? We do retry (using exponential backoff) for temporary errors, but did not retry an invalid token error assuming that means we needed to generate a new refresh token. Any help would be appreciated. Thanks! -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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 [email protected] To unsubscribe from this group, send email to [email protected] 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 [email protected]. 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/544ee536-6b2d-4bf6-a6c4-49972d384f0c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
