Hi Shwetha, The issue is not us trying to re-use an authorization code. From our perspective, it looks like we're getting back the same authorization code (which has already been used) after separate Google login attempts.
Thanks, Warren On Thursday, May 11, 2017 at 1:48:35 PM UTC-7, Shwetha Vastrad (AdWords API Team) wrote: > > Hi Warren, > > Yes, as James states, an authorization code can only be used once to get a > short-lived access token and a refresh token. You'll not be able to use an > authorization code more than once. You'll need to reauthorize to generate a > new authorization code. You can use the refresh token to refresh an expired > access token as described here > <https://developers.google.com/identity/protocols/OAuth2InstalledApp#offline> > . > > Regards, > 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 [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/1b9b5b74-59ba-42ff-900a-e6f2b06fabfe%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
