Hi Bikram,

Thanks for the info. I tried as you sugested.

Below are my steps

   1. I logged in to my live adwords client account (not the mcc account).
   2. I logged in to the API console at https://cloud.google.com/console/ 
   using the same email
   3. I created a OAuth client and got the client ID and Client secret
   4. Then I used the 
   
https://accounts.google.com/o/oauth2/auth?client_id=CLIENT_ID&response_type=code&scope=https%3A%2F%2Fadwords.google.com%2Fapi%2Fadwords%2F&redirect_uri=urn:ietf:wg:oauth:2.0:oob&access_type=offline&approval_prompt=auto
   to generate the code.
   5. Then I used that code in the GetRefreshToken.php file and ran it, and 
   got the refresh token.
   6. Then I pasted that in to the auth.ini file.
   7. I got the developer token from the person who is handling the Adwords 
   account and pasted it to *developerToken*
   8. Then I added the email to the *userAgent in the same auth.ini*
   9. I added the client id and client secret generated on the step 3
   10. And I ran the file GetKeywordIdeas.php file.

I got the following error. 

An error has occurred: [QuotaCheckError.INVALID_TOKEN_HEADER @ ; 
trigger:'MY_DEVELOPER_TOKEN]

What is I'm doing wrong. Please help.

-- 
-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to