Hey I keep getting this error whenever I send my request. I looked online 
and everywhere says it is because of expiring auth/access Tokens. I 
regularly get new tokens so I cannot figure out what is causing this. I am 
sending an empty request. I am sending to 
/AdGroupCriterionServiceInterface. Could it be I left out something in the 
api signup? I don't see how because I am getting a token which means 
authentication is all good, right?

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"; 
xmlns:v20="https://adwords.google.com/api/adwords/cm/v201209";>
   <soapenv:Header>
      <v20:RequestHeader>
     
         <v20:authToken>*</v20:authToken>
     
         <v20:clientCustomerId>*</v20:clientCustomerId>

         <v20:developerToken>*</v20:developerToken>
        
         <v20:userAgent>*</v20:userAgent>
       
         <v20:validateOnly>true</v20:validateOnly>
     
         <v20:partialFailure>true</v20:partialFailure>
      </v20:RequestHeader>
   </soapenv:Header>
   <soapenv:Body>
      <v20:query>
        
         <v20:query>?</v20:query>
      </v20:query>
   </soapenv:Body>
</soapenv:Envelope>

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

--- 
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to