Hi Sreelakshmi, We have a web application that uses the Adwords client API library and authenticates users with an OAuth auth code/access token flow. They receive a token from google and manually pass it back to the application.
Since upgrading to the new version of the API, this type of authorisation expects a redirect Uri, which we don't have. I've already tried following the instructions you've linked to, but the problem we have is that the web application is internally hosted, and you only allow redirect URIs that contain a publicly hosted domain. We don't want our application to be hosted publicly. I'm not sure you support this as an authentication method any more. We need individuals to authenticate as themselves for audit purposes against adwords, but we need to use a flow that allows us to use a private callback. I know it may sound like a bit of a tangent from what the OP is asking, but what we have has been working until the API upgrade, and the error we're getting has been exactly the same as the OP. Thanks, Kieran. On Monday, July 9, 2018 at 8:44:39 PM UTC+1, Sreelakshmi Sasidharan (AdWords API Team) wrote: > > Hello, > > Are you using one of our client libraries > <https://developers.google.com/adwords/api/docs/clientlibraries>? If so, > could you please ensure that you are following the setup steps specified > under the web application in this section > <https://developers.google.com/adwords/api/docs/guides/authentication#configure_and_use_a_client_library> > of > the guide? It is also important to make sure that the client credentials > are being created as described here > <https://developers.google.com/adwords/api/docs/guides/authentication#create_a_client_id_and_client_secret>. > > Please give this a try and let me know how it goes. If you are still facing > issues, could you share more details as to when/ on which API call are you > getting this error? If you have the complete logs, please share that as > well. Please use reply privately to author while replying. > > Thanks, > Sreelakshmi, AdWords API Team > -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog: https://googleadsdeveloper.blogspot.com/ =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ You received this message because you are subscribed to the Google Groups "AdWords API and Google Ads 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 and Google Ads 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/5e72cdd0-a634-4808-a79f-71971a3e55d8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
