Hello,

 I'm not clear where the exception is being thrown--if <message> is an
element in the ApiException class, that would imply that it's
something being returned as part of an error response from the SOAP
server. Is that error text included in the SOAP response you're
getting, or is it an exception thrown locally in your code when it
tries to parse the ApiException in the SOAP response? If it's the
latter, then it sounds like your classes were not properly generate
from the local WSDL, since the <message> element should be properly
defined there as you.

Cheers,
-Jeff Posnick, AdWords API Team


On Sep 10, 8:01 pm, samp <[EMAIL PROTECTED]> wrote:
> Hi
> I am using createClientAccount call of reseller. I am using Axis to
> connect to the wbe service. I am getting an exception while creating a
> new account.
>
> org.xml.sax.SAXException: Invalid element in
> com.google.api.adwords.v12.ApiException - message
>
> The wsdl for the reseller service does have the message as part of
> ApiException. So why would i be getting a SAXException.
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"AdWords API Forum" group.
To post to this group, send email to adwords-api@googlegroups.com
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