The OAuth client was not found.

2023-06-19 Thread Emanuele Lucchese
Good morning everyone I am using google ads api in php. To interface with the service I use this library https://github.com/googleads/google-ads-php. Since Friday I keep having this problem for every call I make. I also tried deleting and recreating the project including the OAuth consent

RE: invalid_client The OAuth client was not found Error 401 on python

2020-05-22 Thread Google Ads API Forum Advisor Prod
Hi Maxim, Thank you for reaching out. Can you please confirm that you've created a new project in the Console (steps 1 and 2 here)? Also, please share a screenshot of the error you're getting/where you're getting stuck in the console via Reply privately to author so I can further investigate

invalid_client The OAuth client was not found Error 401 on python

2020-05-22 Thread Maxim Mazurov
Hi, I am running into 401 error when trying to authenticate to the API and get a refresh token. I am working in python and with the latest updates from github . My consent screen is not verified however, it seems to me from the

Re: C# Migrate from AdWords API v201708 to v201809 - The OAuth client was not found

2019-01-03 Thread 'Dannison Yao (AdWords API Team)' via AdWords API and Google Ads API Forum
*Exception stack * === > > Google.Api.Ads.Common.Lib.AdsOAuthException: Failed to refresh access token. > ---> System.AggregateException: One or more errors occurred. ---> > Google.Apis.Auth.OAuth2.Responses.TokenResponseException: > Error:"invalid_clie

C# Migrate from AdWords API v201708 to v201809 - The OAuth client was not found

2019-01-03 Thread bberlin
or more errors occurred. ---> Google.Apis.Auth.OAuth2.Responses.TokenResponseException: Error:"invalid_client", Description:"The OAuth client was not found.", Uri:"" at Google.Apis.Auth.OAuth2.Requests.TokenRequestExtenstions.d__0.MoveNext() --- End of stack

invalid_client: The OAuth client was not found

2017-06-07 Thread Rafaella Keyzer
: invalid_client: The OAuth client was not found' error. I tried making new client id's, and tested to see if I'm able to generate 2auth tokens with my clientId and yes. I don't know what I'm possibly doing wrong here..please help as I really want to move on with my project. I also have an approved developer

The OAuth client was not found

2017-06-07 Thread Rafaella Keyzer
to the server I still get a "Http AccessToken Refresh Error: invalid_client: The OAuth client was not found" I tried making a new client id etc. I tested if I'm able to generate oauth2 tokens, and also yes. What am I possible doing wrong here? I also have an approved developer token

Re: Invalid_client: The OAuth client was not found

2017-06-06 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Jacob, This error usually occurs when the OAuth2ClientId specified is not correct. Could you check if it is valid and also that it does not have any extra spaces?

Invalid_client: The OAuth client was not found

2017-06-06 Thread Jacob Booth
I have written a Windows service in .NET which I am migrating from v201607 to v201705 and now I get an error saying "Failed to refresh access token. { "error" : "invalid_client", "error_description" : "The OAuth client was not fo

Re: INFO:oauth2client.client:Refreshing access_token INFO:oauth2client.client:Failed to retrieve access token: { "error" : "invalid_client", "error_description" : "The OAuth client was not found.

2017-05-22 Thread 'Shwetha Vastrad (AdWords API Team)' via AdWords API Forum
Hi, Could you provide the type of OAuth2 credential being used in your application? Could you also check if the OAuth2 client Id is associated with the clientCustomerId or one of its manager accounts? Please provide the SOAP request and response logs generated along with the email address

INFO:oauth2client.client:Refreshing access_token INFO:oauth2client.client:Failed to retrieve access token: { "error" : "invalid_client", "error_description" : "The OAuth client was not found." }'

2017-05-22 Thread samri . achraf15
Hello, I'm currently trying to import adwords data using the client library on Python from the Adwords of my company. For this I created an account manager and I asked for a developer token to use API Adwords. The token has been approved. I logged in with my manager account on the

Re: GetRefreshToken --> "OAuth client was not found"

2016-08-01 Thread 'Peter Oliquino' via AdWords API Forum
Hi, Could you confirm if you are having the issue when running the GetRefreshToken example code or by using a different service of the AdWords API? Also, you might want to try the following steps : 1. When running the GetRefreshToken example, a redirect url will be shown in the console. 2.

GetRefreshToken --> "OAuth client was not found"

2016-07-31 Thread ads . with . odds
hat’s an error.. *Error: invalid_client. *OAuth client was not found" (the only step I'm doubtful about is regarding in the previous step in the redirect_uri, I searched on forums for it and pasted it in my code, since I don't have yet an application/service running...) Could you plea

The OAuth client was not found after updating to v201409

2014-11-24 Thread Ross Larner
' = 'OAuth2Exception', 'message' = '{ error : invalid_client, error_description : The OAuth client was not found. Also, the logs are no longer being written to disk. The settings for this are: PATH_RELATIVE = 0 LIB_LOG_DIR_PATH = /var/tmp Any help to resolve this would be appreciated. Ross

Re: The OAuth client was not found after updating to v201409

2014-11-24 Thread Danial Klimkin
, error_description : The OAuth client was not found. Also, the logs are no longer being written to disk. The settings for this are: PATH_RELATIVE = 0 LIB_LOG_DIR_PATH = /var/tmp Any help to resolve this would be appreciated. Ross -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us