Open JohnieXu opened 5 years ago
Same problem? Any answers?
Would be nice if I could actually see the JSON that it's choking on. Would be nice if there was a debug or verbose flag for that.
BTW - In my case the error was caused by the CSRF protection in Django as explained here, but it would have been easier to determine the problem if I could see the HTML that get-graphql-schema was attempting to parse as JSON.
error like this
graphiql server created by postgraphifle, when i run
get-graphql-schema http://localhost:18000/graphiql > schema.graphql
, I got error