Hi all,
 
        I am newbie  to XMLRPC. I have Problem with get the response from
 
server. I sent my request to the server.
 
But I got
 

<methodResponse>
<fault>
<value>
<struct><member><name>faultCode</name>
<value><int>2</int></value>
</member>
<member>
<name>faultString</name>
<value><string>Invalid return payload: enable debugging to examine incoming payload (XML error at line 1, check URL)</string></value>
</member>
</struct>
</value>
</fault>
</methodResponse>
Debug info of server data follows...

XML-RPC Fault #2: Invalid return payload: enable debugging to examine incoming payload (XML error at line 1, check URL) .
 
this error.
 
Why it is appear?
 
Thanks in advance.


Find out what India is talking about on - Yahoo! Answers India
Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it NOW
_______________________________________________
phpxmlrpc mailing list
phpxmlrpc@lists.usefulinc.com
http://lists.usefulinc.com/cgi-bin/mailman/listinfo/phpxmlrpc

Reply via email to