[PHP API] QuotaCheckError.INVALID_TOKEN_HEADER

2013-12-09 Thread Dredd
Hello, I'm using the PHP AdWords API 4.7.0, and since the old authentification (via email and password, without OAuth) has ben sunseted, I'm trying to upgrade to the OAuth2 authentification. I've setted-up an app so I can have a client_id and client_secret. The OAuth2 authentification works fi

Re: [PHP API] QuotaCheckError.INVALID_TOKEN_HEADER

2013-12-16 Thread Takeshi Hagikura (AdWords API Team)
Hi Dredd, Let me confirm, is a API call succeed when you call services other than reports (like CampaignService)? Also do you have the request XML including HTTP headers when you send the report request? (When you post it, please remove the sensitive info such as your developer token) Best, -