Re: SOAP-ERROR: Encoding: Error calling from_xml callback

2011-11-30 Thread sax
=0004b2f0b4696d900a1139112df3 operations=1 units=1 server=adwords.google.com isFault=true faultMessage=SOAP-ERROR: Encoding: Error calling from_xml callback soap_xml.log: [Nov 30 2011 10:46:00.u - ERROR] POST /api/adwords/cm/v201109/ AdGroupService HTTP/1.1 Host: adwords.google.com Connection: Keep-Alive User

Re: SOAP-ERROR: Encoding: Error calling from_xml callback

2011-11-30 Thread Eric Koleda
Hi Francesco, I'm having trouble installing 5.2.0 on my system, so I'm not able to test this directly. I think what's going on is that the from_xml callback (AdsSoapClient::TypemapLongFromXml) is running into an error when trying to parse the XML (in XmlUtils::GetDomFromXml). Can you try

Re: SOAP-ERROR: Encoding: Error calling from_xml callback

2011-11-14 Thread Kevin Winter
Hi, Are you using the PHP client library? Do you receive a SOAP XML response or is this breaking in the request phase? Any additional information you can provide about exactly what is happening when this error occurs will help us troubleshoot. - Kevin Winter AdWords API Team --

SOAP-ERROR: Encoding: Error calling from_xml callback

2011-11-10 Thread Mustafa D.
Hi, 201109 I want to use the new version. However, I receive an error like the following example php files in general. What is the source of this problem. Please help. SOAP-ERROR: Encoding: Error calling callback from_xml Thank you for your help. --