I use a software to make test requests through soap but since today
(maybe it's been for days or weeks) I can't access anything, with all
the same response :

Bad request
Your client has issued a malformed or illegal request.

The requests have been re-generated so I'm pretty sure it should be
ok...
Here is an example :

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/
envelope/" xmlns:v13="https://adwords.google.com/api/adwords/v13";>
   <soapenv:Header>
      <v13:applicationToken>?</v13:applicationToken>
      <v13:developerToken>?</v13:developerToken>
      <v13:clientCustomerId>?</v13:clientCustomerId>
      <v13:clientEmail>?</v13:clientEmail>
      <v13:email>?</v13:email>
      <v13:password>?</v13:password>
      <v13:useragent>?</v13:useragent>
   </soapenv:Header>
   <soapenv:Body>
      <v13:getAllAdWordsCampaigns>
         <v13:dummy>?</v13:dummy>
      </v13:getAllAdWordsCampaigns>
   </soapenv:Body>
</soapenv:Envelope>

I should expect an error message with email error or something like
that, no ?
Does anyone have a clue ?
thanks

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

Reply via email to