gql-next icon indicating copy to clipboard operation
gql-next copied to clipboard

Failure with requests 2.23.0

Open d4n13lbc opened this issue 5 years ago • 0 comments

for requests 2.23.0 must be post_args = {'json': {'query': query}} instead of post_args = {'data': {'query': query}}

d4n13lbc avatar Feb 25 '20 00:02 d4n13lbc