When running the playground locally, I'm able to connect to the GraphQL server. Also when I postman into /graphql, everything work's fine. But if I load the playground through Parse Dashboard, I get net::ERR_FAILED.
I can confirm that the url and headers are all fine. Everything matches when loading playground directly vs. loading in Parse Dashboard.
When running the playground locally, I'm able to connect to the GraphQL server. Also when I postman into
/graphql, everything work's fine. But if I load the playground through Parse Dashboard, I getnet::ERR_FAILED.I can confirm that the url and headers are all fine. Everything matches when loading playground directly vs. loading in Parse Dashboard.