Skip to Content
Menu
This question has been flagged
1 Reply
3675 Views

Hi, is there a way to return a standard json instead of a jsonrpc with http route of type json.

'{'field1': 'val', 'field2': 'val'}'

instead of

{'jsonrpc': '2.0', 'result': '<Response likely-streamed [200 OK]>', 'id': None}

I'm using an external api that handle only standard json as response

Avatar
Discard

did you find the answer ?

Related Posts Replies Views Activity
2
Apr 22
21403
1
May 21
5446
2
May 23
11021
1
Sep 20
6637
6
Jul 20
12144