Skip to Content
Menu
This question has been flagged
1 Reply
3872 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
21605
1
May 21
5593
2
May 23
11301
1
Sep 20
6857
6
Jul 20
12460