Hello,

I'm receiving the following error from the live server:

[Mon Aug 17 12:57:32 2009] Incoming Response:
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/
envelope/"><soap:Body><soap:Fault><faultcode>soap:Server</
faultcode><faultstring>Unmarshalling Error: ParseError at [row,col]:
[1,1040]
Message: Invalid byte 1 of 1-byte UTF-8 sequence. </faultstring></
soap:Fault></soap:Body></soap:Envelope>

Unmarshalling Error: ParseError at [row,col]:[1,1040]
Message: Invalid byte 1 of 1-byte UTF-8 sequence.

This is what I'm sending (identifying code redacted)

[Mon Aug 17 12:57:31 2009] Outgoing Request:
<SOAP-ENV:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-
instance" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";
><SOAP-ENV:Header><RequestHeader xmlns="https://adwords.google.com/api/
adwords/cm/v200906"><applicationToken>REDACTED</
applicationToken><authToken>REDACTED</
authToken><clientCustomerId>REDACTED</
clientCustomerId><developerToken>REDACTED</
developerToken><userAgent>Perl Google::AdWords::Client v1.2.1</
userAgent></RequestHeader></SOAP-ENV:Header><SOAP-ENV:Body><mutate
xmlns="https://adwords.google.com/api/adwords/cm/
v200906"><operations><operator>SET</
operator><operand><adGroupId>REDACTED</adGroupId><ad
xsi:type="TextAd"><id>REDACTED</id><url>REDACTED</
url><displayUrl>REDACTED</displayUrl><headline>REDACTED</
headline><description1>REDACTED</description1><description2>REDACTED</
description2></ad><status>ENABLED</status></operand></operations></
mutate></SOAP-ENV:Body></SOAP-ENV:Envelope>

Any ideas ?
--~--~---------~--~----~------------~-------~--~----~
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