Hi Eric

I'm not seeing a request id in the SOAP Exception being thrown - I'm
making a call to the validateReportJob(), is there a call I can make
which would return the request Id?

I double checked the details here for both API calls and even re-
requested a new auth token - and the v2009 stuff works great!

If there's anything else I can send you to help work out whats going
in - please let me know?

pete

obfuscated SOAP Exception - for what its worth...

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/
envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
 <soapenv:Body>
  <soapenv:Fault>
   <faultcode>soapenv:Server.userException</faultcode>
   <faultstring>Login with this username/password failed.</
faultstring>
   <detail>
    <ns1:fault xmlns:ns1="https://adwords.google.com/api/adwords/v13";>
     <ns1:code>9</ns1:code>
     <ns1:message>Login with this username/password failed.</
ns1:message>
     <ns1:trigger>[email protected]</ns1:trigger>
    </ns1:fault>
   </detail>
  </soapenv:Fault>
 </soapenv:Body>
</soapenv:Envelope>
-- 
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