Re: GetRefreshToken.php > Error: disabled_client The OAuth client was disabled.

2018-12-27 Thread 'Dhanya Sundararaju (AdWords API Team)' via AdWords API and Google Ads API Forum
Hi, If you have AdWords API specific issue, please create a new forum post with relevant SOAP logs and error messages so that I can check further. Regards, Dhanya, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog:

Re: GetRefreshToken.php > Error: disabled_client The OAuth client was disabled.

2018-12-27 Thread CarFix Garage
Hi, I have same issue with my facebook calendar, when I press "add to calendar" error (disable client) comes up. Thank you. On Friday, February 28, 2014 at 10:50:34 PM UTC, Jake Wilson wrote: > > > I am building a simple web app to connect to our Adwords MMC and spit out > some reports. >

Re: GetRefreshToken.php > Error: disabled_client The OAuth client was disabled.

2017-06-26 Thread 'Sreelakshmi Sasidharan (AdWords API Team)' via AdWords API Forum
Hi Tan, Could you please create a new forum thread since this thread is very old? On your new thread, you could also include the relevant logs and complete error message. Thanks, Sreelakshmi, AdWords API Team -- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ Also find us on our blog

Re: GetRefreshToken.php > Error: disabled_client The OAuth client was disabled.

2017-06-19 Thread Tan Pinyuan
So is there a way to solve it? On Sun, Jun 18, 2017 at 8:23 PM, Tan Pinyuan wrote: > > > Hi, can you help me? I am logging to a website to watch video. Last time when I log in nothing when wrong but now it say *401.* That’s an error. *Error:

Re: GetRefreshToken.php > Error: disabled_client The OAuth client was disabled.

2017-06-18 Thread Tan Pinyuan
Hi, can you help me? I am logging to a website to watch video. Last time >>> when I log in nothing when wrong but now it say >>> >>> *401.* That’s an error. >>> >>> *Error: disabled_client* >>> >>> The OAuth client was disabled. >>> Request Details >>> >>> That’s all we know. >>> >> What

Re: GetRefreshToken.php Error: disabled_client The OAuth client was disabled.

2014-07-21 Thread Sarah Gilmore
Hi Ray I have now managed to work out what the issue was. At some point I started editing the Auth file in examples rather than in lib, whoops. How embarrassing! Thanks for your help, but I've now retrieved the refresh token and will hopefully get the rest working! On Friday, 28 February

Re: GetRefreshToken.php Error: disabled_client The OAuth client was disabled.

2014-07-17 Thread Sarah Gilmore
Hi Ray When I execute the url provided by the script I get the following error on screen: 401 Error: disabled_client The OAuth client was disabled. Request Details scope=https://www.googleapis.com/auth/adwords response_type=code access_type=offline redirect_uri=urn:ietf:wg:oauth:2.0:oob

Re: GetRefreshToken.php Error: disabled_client The OAuth client was disabled.

2014-07-17 Thread Ray Tsang (AdWords API Team)
Sarah, Were you using an existing project or a brand new one? If you haven't tried yet, please create a brand new project https://developers.google.com/adwords/api/docs/guides/authentication. Thanks! Ray On Thursday, July 17, 2014 5:05:29 AM UTC-4, Sarah Gilmore wrote: Hi Ray When I

Re: GetRefreshToken.php Error: disabled_client The OAuth client was disabled.

2014-07-17 Thread Ray Tsang (AdWords API Team)
Sarah, Lastly, please send me screenshot of the cloud console for that project in private. Thanks! On Thursday, July 17, 2014 4:26:43 PM UTC-4, Ray Tsang (AdWords API Team) wrote: Sarah, Were you using an existing project or a brand new one? If you haven't tried yet, please create a

Re: GetRefreshToken.php Error: disabled_client The OAuth client was disabled.

2014-07-16 Thread Sarah Gilmore
Hi, I am having the same issue as Jake (above). I'm using the PHP client library to run the script on the command line, but when I paste the url, it says 'the oauth client is disabled'.( I can get it to go one step further by pasting in my client id into the url, as the url created by

Re: GetRefreshToken.php Error: disabled_client The OAuth client was disabled.

2014-07-16 Thread Ray Tsang (AdWords API Team)
Sarah, Could I trouble you to send me the exact errors that you've received? The authorization code is long (it sometimes doesn't fully display in the text box) - please make sure the entire string is selected and pasted. Thanks, Ray On Wednesday, July 16, 2014 9:20:58 AM UTC-4, Sarah

Re: GetRefreshToken.php Error: disabled_client The OAuth client was disabled.

2014-04-24 Thread piotr . debowski
Thanks, everything works well ! On Wednesday, April 23, 2014 5:53:44 PM UTC+2, Ray Tsang (AdWords API Team) wrote: Hi, It's most likely that you've created an OAuth 2.0 Web application. Please review our AdWords OAuth 2.0 authentication

Re: GetRefreshToken.php Error: disabled_client The OAuth client was disabled.

2014-04-24 Thread Ray Tsang (AdWords API Team)
Sounds great. Glad it helped. Cheers, Ray On Thursday, April 24, 2014 9:11:49 AM UTC-4, piotr.d...@bonito.pl wrote: Thanks, everything works well ! On Wednesday, April 23, 2014 5:53:44 PM UTC+2, Ray Tsang (AdWords API Team) wrote: Hi, It's most likely that you've created an OAuth 2.0

Re: GetRefreshToken.php Error: disabled_client The OAuth client was disabled.

2014-04-23 Thread piotr . debowski
Hello, I have the same problem :( Also filled field required in Consent screen, I have http error 400 and Error: disabled_client. So what am I doing wrong here? How enable OAuth client for me project ? Thanks W dniu wtorek, 4 marca 2014 20:40:28 UTC+1 użytkownik Ray Tsang (AdWords API Team)

Re: GetRefreshToken.php Error: disabled_client The OAuth client was disabled.

2014-04-23 Thread piotr . debowski
Now, I have other errro: *Error: redirect_uri_mismatch* The redirect URI in the request: urn:ietf:wg:oauth:2.0:oob did not match a registered redirect URI So what am I doing wrong here? On Wednesday, April 23, 2014 2:35:36 PM UTC+2, piotr.d...@bonito.pl wrote: Hello, I have the same problem

Re: GetRefreshToken.php Error: disabled_client The OAuth client was disabled.

2014-04-23 Thread Ray Tsang (AdWords API Team)
Hi, It's most likely that you've created an OAuth 2.0 Web application. Please review our AdWords OAuth 2.0 authentication guidehttps://developers.google.com/adwords/api/docs/guides/authentication#create_a_client_identifier_and_client_secret . In step 6, please select Installed application.

Re: GetRefreshToken.php Error: disabled_client The OAuth client was disabled.

2014-03-04 Thread Ray Tsang (AdWords API Team)
Jake, In the cloud console, could I trouble you to navigate to the Consent Screen configuration and enter an application name (and any of the other required fields). Please let me know if it works for you - and I can update relevant documentations. Thanks, On Friday, February 28, 2014

Re: PHP API GetRefreshToken.php Error: disabled_client The OAuth client was disabled.

2014-03-04 Thread Ray Tsang (AdWords API Team)
Jake, I believe you had another thread on this topichttps://groups.google.com/forum/#!topic/adwords-api/KmVNNh3bddg. Let's continue our discussion there. Thanks! Ray On Friday, February 28, 2014 5:04:26 PM UTC-5, Jake Wilson wrote: I am building a simple web app to connect to our Adwords

GetRefreshToken.php Error: disabled_client The OAuth client was disabled.

2014-03-03 Thread Jake Wilson
I am building a simple web app to connect to our Adwords MMC and spit out some reports. In the Google API Console I created a new Client ID. I chose Installed Application even though this is a web-based PHP tool I'm making. This page:

PHP API GetRefreshToken.php Error: disabled_client The OAuth client was disabled.

2014-03-03 Thread Jake Wilson
I am building a simple web app to connect to our Adwords MMC and spit out some reports. In the Google API Console I created a new (Installed Application) Client ID. I chose Installed Application even though this is a web-based PHP tool I'm making. This page:

GetRefreshToken.php Error: disabled_client The OAuth client was disabled.

2014-03-03 Thread Jake Wilson
I am building a simple web app to connect to our Adwords MMC and spit out some reports. In the Google API Console I created a new Client ID. I chose Installed Application even though this is a web-based PHP tool I'm making. This page:

Re: GetRefreshToken.php Error: disabled_client The OAuth client was disabled.

2014-03-03 Thread Anash P. Oommen (AdWords API Team)
Hi Jake, You need to login to your Google cloud console and lookup this client for more details. The most probable reason is that there might be some property you need to update on the client, or may be accept a new TC or something similar. Cheers, Anash P. Oommen AdWords API Advisor. On