How to request data to JSON-RPC using python How to request data to JSON-RPC using python json json

How to request data to JSON-RPC using python


If you are using JSON-RPC, perhaps you should encode parameters in json and not urlencode?