I'm trying to troubleshoot and error that I'm receiving when making a client query using the XMLRPC library:
This occurs when special characters are sent like degrees ( ° ) and a type writer apostrophe ( ’ ).Code:An error occurred - -32700:parse error. not well formed
Is there a way to escape these characters? Is there a list is which characters to escape?



Reply With Quote
Bookmarks