This is the trace we received, the XML recieved text normally would
show the SOAP response in this case it is empty.

2008-09-10 18:13:57.524 TRACE HTTP/1.0 500 Internal Server Error

2008-09-10 18:13:57.524 TRACE Content-Type text/xml; charset=utf-8

2008-09-10 18:13:57.524 TRACE Date Thu, 11 Sep 2008 01:12:10 GMT

2008-09-10 18:13:57.524 TRACE Expires Thu, 11 Sep 2008 01:12:10 GMT

2008-09-10 18:13:57.524 TRACE Cache-Control private, max-age=0

2008-09-10 18:13:57.524 TRACE Server GFE/1.3

2008-09-10 18:13:57.524 TRACE Connection Close

2008-09-10 18:13:57.524 TRACE

no Content-Length

2008-09-10 18:13:57.524 TRACE

XML received:



On Sep 11, 9:11 am, AdWords API Advisor <[EMAIL PROTECTED]>
wrote:
> 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- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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