Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error received from graphql server when using simple requests POST to query it #2

Open
markhern opened this issue Oct 16, 2020 · 0 comments

Comments

@markhern
Copy link

Running your http_client.py against my graphql server running in strapi.js, I get this error:
POST body missing. Did you forget use body-parser middleware?
Granted, I edited the query for the particular schema that I have on that server but I was surprised since I thought that would work. I just wanted to know whether you may have had the same issue? I'm going to try one of the python graphql clients like sgqlc & I'll see how that works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant