Log in

View Full Version : Error when passing special characters?



Mistrel
12-03-2006, 06:03 PM
I'm trying to troubleshoot and error that I'm receiving when making a client query using the XMLRPC library:


An error occurred - -32700:parse error. not well formed

This occurs when special characters are sent like degrees ( ° ) and a type writer apostrophe ( ’ ).

Is there a way to escape these characters? Is there a list is which characters to escape?