Hello,
I’m trying to use xml-rpc (http://mysite.epizy.com/xmlrpc.php) with worpress. When i try to connect (with library https://python-wordpress-xmlrpc.readthedocs.io) I receive an error: xml.parsers.expat.ExpatError: not well-formed (invalid token): line 1, column 222
I know for sure that my code is fine.
Are there settings in wordpress to change or it’s just a limitation of the free hosting ?