Hi,
  This error is documented here: 
http://code.google.com/apis/adwords/docs/troubleshooting.html#QuotaCheckError.INVALID_TOKEN_HEADER

Please log into your MCC account and verify you are using the correct 
(approved) developer token as listed on the AdWords API Center page.

- Kevin Winter
AdWords API Team

On Wednesday, March 21, 2012 8:16:41 AM UTC-4, [email protected] wrote:
>
> I've been following the discussion on the 
> QuotaCheckError.INVALID_TOKEN_​HEADER issue but have not been able to 
> resolve our problems. I have been testing in the past using a shell script 
> and curl.  After getting the Auth token from 
> https://www.google.com/​accounts/ClientLogin<https://www.google.com/accounts/ClientLogin>,
>  
> I send the request
>
> curl --data-urlencode "__rdxml=${rdxml}" --header "Authorization: 
> GoogleLogin auth=${Auth}" --header "developerToken: ******" --header 
> "clientCustomerId: 368-350-7321" --header "returnMoneyInMicros: false"  
> https://adwords.google.com/​api/adwords/reportdownload/​v201109<https://adwords.google.com/api/adwords/reportdownload/v201109>
>
> where my report request is defined in the rdxml variable.  I get back the 
> error message
> !!!2|||-1|||QuotaCheckError.​INVALID_TOKEN_HEADER @ ; 
> trigger:'************'???
> where the trigger value is my developer token.
>
> I have also using the GetReportFields.php script using the 3.0.1 version 
> of the php client library and I have the same error message reported.
>
> What am I going wrong here?
>

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
Also find us on our blog and discussion group:
http://adwordsapi.blogspot.com
http://groups.google.com/group/adwords-api
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~

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

Reply via email to