jsonrpclib icon indicating copy to clipboard operation
jsonrpclib copied to clipboard

xmlrpc.client.ProtocolError: <ProtocolError for <ip>:<port>/jsonrpc: 400 BAD REQUEST>

Open thecowmilk opened this issue 3 years ago • 0 comments

I have a python file which has this imported as a module, on python2 it runs fine but on python3 it throws this error. How to fix for python3?

thecowmilk avatar Apr 21 '22 13:04 thecowmilk