Hi Gilberto, The *unauthorized_client* error means the OAuth client ID/secret pair is not authorized to use the authorization method <http://www.google.com/url?q=http%3A%2F%2Ftools.ietf.org%2Fhtml%2Frfc6749%23page-28&sa=D&sntz=1&usg=AFQjCNEmQjv6Lc6LkpagvfSR0QMNPiV9Sg>. This can happen if you use a different client ID/secret from the one that was used to generate the refresh token.
Please note that you don't actually need a separate client ID/secret for every refresh token you want to use. The client ID/secret is specific to the application, not the user. You can create one client ID/secret in the Developer's Console and use it to get OAuth credentials for multiple users. Regards, Anthony 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 http://groups.google.com/group/adwords-api. To view this discussion on the web visit https://groups.google.com/d/msgid/adwords-api/fb28ddff-2c8a-4665-bd83-304e1458e399%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
