klionlasvegas.blogg.se

Xml rpc client error illegal character d83d
Xml rpc client error illegal character d83d








xml rpc client error illegal character d83d

This would likely require a replacement RPC layer, which is not the first time (or reason), but for the last 6 years going on 7 that's been too low-priority to actually merge (even more so with the uptake of json-rpc, which very much has its own issues but different one than the standard library's xml-rpc implementation). Also wouldn't really work the other way around as there's a similar issue: the server generally doesn't handle objects at all. And conditionally outputting binary data or text depending on the details of the content seems.

xml rpc client error illegal character d83d

Xml rpc client error illegal character d83d code#

Xmlrpc.client's Binary is absolutely not compatible with bytes, so updating the code to serialize binary data as an actual XMLRPC-level binary would break existing clients.

xml rpc client error illegal character d83d

that's unlikely to be by returning the data, the cause of the crash is a BC shim which assumes binary data is base64 and forces a string output for historical reasons. The good news is we can probably fix the crash, the bad news is. Raw = fields.Binary(string="File Content (raw)", compute='_compute_raw', inverse='_inverse_raw')įinally noticed this issue. The error is due to the field raw in the ir.attachment that when it's returned give the error: : not well-formed (invalid token): line 53, column 15 Return self.single_request(host, handler, request_body, verbose)įile "/usr/lib/python3.7/xmlrpc/client.py", line 1170, in single_requestįile "/usr/lib/python3.7/xmlrpc/client.py", line 1336, in parse_responseįile "/usr/lib/python3.7/xmlrpc/client.py", line 439, in feed File "/usr/lib/python3.7/xmlrpc/client.py", line 1112, in _call_įile "/usr/lib/python3.7/xmlrpc/client.py", line 1452, in _requestįile "/usr/lib/python3.7/xmlrpc/client.py", line 1154, in request










Xml rpc client error illegal character d83d