Hello

I'm hoping someone can help with an issue we're having with AdWords API 
(PHP).

We already have AdWords API setup and running on our system for quite 
sometime, however we have decided to change the account it was associated 
with.

I have created a new project in API Manager on Google Cloud for the account 
we want to use, and added OAuth2 client credentials. 

The client_id and client_secret credentials were then added to auth.ini.

GetRefreshToken.php was then run which gave a URL. After going to the URL 
and granting permission it gave an access code. This was then put in to the 
Refresh CLI as requested.

However, it returns with the following error:

Your OAuth2 Credentials are incorrect.
Please see the GetRefreshToken.php example.
{
  "error" : "invalid_client"
}


The account has been added as Admin to our MCC.
The developerToken is from our MCC account, and userAgent matches the 
oAuthClient Name.

I've tried multiple times with different variations of settings but it 
hasn't worked.

Any help would be appreciated.


-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 adwords-api@googlegroups.com
To unsubscribe from this group, send email to
adwords-api+unsubscr...@googlegroups.com
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 adwords-api+unsubscr...@googlegroups.com.
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/c4fe0f1f-f1d1-46c5-916b-82412adf7fb3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to