I posted here about php + oauth because that's how my problem started.
But I'm not sure if it's OAuth causing the issue.

I have the PHP Api successfully talking to my live account. However,
changing to the sandbox account does some weird things. I can request
a new OAuth authorization token just fine, but when I go to perform an
action it tells me this:

PHP Fatal error:  Uncaught SoapFault exception: [soap:Server]
QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:'myem...@gmail.com+
+USD' in /api/aw_api_php_lib_2.7.0/src/Google/Api/Ads/Common/Lib/
AdsSoapClient.php:201

That header is the email address I use to log in, and per the
instructions here: http://code.google.com/apis/adwords/docs/sandbox.html
I set the developerToken to be the email + the currency.

Is this an OAuth issue, or something else.

Thanks!

-- 
=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~
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 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

Reply via email to