Open RoniFinTech opened 6 years ago
Where come from your graphiql ? Graphiql.app is an app that includes graphiql and provides headers support, this not a raw graphiql. You can see an example of graphiql usage here. You must provide a fetcher and handle your headers manually.
This is a POST request and I see the tokens are valid... but graphiql doesn't pick those tokens when I run a query.
Here is my code for setting and getting tokens from the headers...
I downladed GrapihQL.app for my macbook and added tokens under "Edit HTTP Headers" and it worked fine...
Is this a graphiql issue? I'm using Chrome Version 63.0.3239.84 and tried on Windows and iOS... same issue...