junaid0686
Explore posts from serversGraphQL API Token not working
I'm trying to use Railway's GraphQL API with tokens I have created. When I create a token connected to a team, I get a Not Authorized error on the GraphQL Playground. When I run the query with a token not connected to the team, the query works. Here is the query:
You can test by creating 2 keys and then running a query on the GraphQL Playground. The Authorization should be added a header.
5 replies