I keep getting this error on several accounts. This started happening a couple of days ago. How can I prevent this from occurring? I need to retrieve these Ads ASAP. Here's my SOAP request...
-----------------BEGIN API CALL--------------------- Request ------- POST /api/adwords/cm/v201008/AdGroupAdService User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; MS Web Services Client Protocol 4.0.30319.1) VsDebuggerCausalityData: uIDPo/ 8hHoikbH1Oul07cRNcankAAAAAk0Mrbvse2kSoDXPYcIlt5y8UtrHpEsZKtruoIgK93FMACQAA Content-Type: text/xml; charset=utf-8 SOAPAction: "" Host: adwords.google.com Content-Length: 1013 TimeStamp: Fri, 01 Jul 2011 08:49:07 GMT <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/ XMLSchema"><soap:Header><RequestHeader xmlns="https:// adwords.google.com/api/adwords/cm/v201008"><applicationToken>******</ applicationToken><authToken>******</authToken><developerToken>******</ developerToken></RequestHeader></soap:Header><soap:Body><get xmlns="https://adwords.google.com/api/adwords/cm/ v201008"><selector><adIds>12004304981</adIds><adIds>12004305341</ adIds><statuses>ENABLED</statuses><statuses>PAUSED</ statuses><statuses>DISABLED</statuses></selector></get></soap:Body></ soap:Envelope> Response -------- X-Content-Type-Options: nosniff X-Frame-Options: SAMEORIGIN X-XSS-Protection: 1; mode=block Transfer-Encoding: chunked Cache-Control: private, max-age=0 Content-Type: text/xml; charset=UTF-8 Date: Fri, 01 Jul 2011 15:49:07 GMT Expires: Fri, 01 Jul 2011 15:49:07 GMT Server: GSE TimeStamp: Fri, 01 Jul 2011 08:49:07 GMT <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/ envelope/"><soap:Header><ResponseHeader xmlns="https:// adwords.google.com/api/adwords/cm/ v201008"><requestId>a3d202bf537d6dc26ff8e89431220f22</ requestId><operations>0</operations><responseTime>20357</ responseTime><units>0</units></ResponseHeader></ soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</ faultcode><faultstring>QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:'vTno8ZfPoCc5Kti5I6vM_g'</ faultstring><detail><ApiExceptionFault xmlns="https:// adwords.google.com/api/adwords/cm/ v201008"><message>QuotaCheckError.INVALID_TOKEN_HEADER @ ; trigger:'vTno8ZfPoCc5Kti5I6vM_g'</ message><ApplicationException.Type>ApiException</ ApplicationException.Type><errors xmlns:xsi="http://www.w3.org/2001/ XMLSchema-instance" xsi:type="QuotaCheckError"><fieldPath></ fieldPath><trigger>vTno8ZfPoCc5Kti5I6vM_g</ trigger><errorString>QuotaCheckError.INVALID_TOKEN_HEADER</ errorString><ApiError.Type>QuotaCheckError</ ApiError.Type><reason>INVALID_TOKEN_HEADER</reason></errors></ ApiExceptionFault></detail></soap:Fault></soap:Body></soap:Envelope> -----------------END API CALL----------------------- -- =~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~ 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
