AdWords API Re: Problems with addCampaign - An internal error has occurred. Please retry your request.
Hi Richard,
Thanks for looking into this.
The messages posted are as they appear in the WSE (Web Service Enhancements)
trace files. I think that the <log> element is added by WSE. I used WSE to
get the SOAP messages but the problem happens without WSE as well.
Anyway, other clients work with this exact message so I think that the
format is OK.
BTW, I use .NET with the automatically generated proxies so the exact SOAP
message format is out of my hands at this point and I would prefer to keep
it that way.
Thanks,
Tibor
-----Original Message-----
From: Richard Jones [mailto:rich@annexia.org]
Sent: Thursday, December 01, 2005 1:20 PM
To: Tibor Biro
Cc: AdWords API Forum
Subject: Re: AdWords API Re: Problems with addCampaign - An internal error
has occurred. Please retry your request.
On Thu, Dec 01, 2005 at 07:28:37AM -0800, Tibor Biro wrote:
[...]
There are several possible problems with this:
> <?xml version="1.0" encoding="utf-8"?>
> <log>
Is the whole envelope really surrounded by a <log> ... </log> element,
or is that an artifact of the method you're using to collect this
message? If it's really surrounded by <log>, then it's not correct
SOAP.
> <wsa:MessageID>uuid:2c4e55d6-a94a-445f-9eac-db73f16d6e1c</wsa:MessageID>
> <wsse:Security>
Not sure if Google's parser will work out what to do with the WSA and
WSSE elements, but hopefully it should ignore them.
<snip>
0 Comments:
Yorum Gönder
<< Home