Found the problem. The Developer Token has a dash (-) in front of it that I inadvertently left off.
On Oct 12, 10:46 am, Eduki <[email protected]> wrote: > Hi, > > After searching through the forum and making sure (hopefully) that my > settings are correct in settings.ini and auth.ini I continue to > experience problems with the PHP Library. > > After successfully running the examples GetAllCampaigns.php and > GetTrafficEstimates.php in the sandbox I figured it was time to try > the production environment. > > I changed the DEFAULT_SERVER in settings.ini tohttps://adwords.google.com > > I changed the AUTH data in auth.ini to (values changed to protect the > innocent): > > email = "[email protected]" > password = "my_adwords_password" > userAgent = "My Application Name" > applicationToken = "" > developerToken = "my_adwords_developer_token" > > I made sure that my email/password/developerToken matched exactly what > is in my AdWords account. My developer token is listed in green as > Approved in the AdWords Account Preferences. > > When I run the example GetAllCampaigns.php I receive this error: > > QuotaCheckError.INVALID_TOKEN_HEADER @ ; > trigger:'my_adwords_developer_token' > > Please help! Thanks, > > Dave -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
