We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I tried generating multiple access tokens but still getting issues with authentication. The issues are as follows:
POST https://api.github.com/graphql 502 (Bad Gateway)
I tried the ApolloStudio, even there I got this message: Your API responded with a 401 status code. You may need to specify auth headers to introspect your schema.Hide details { "message": "This endpoint requires you to be authenticated.", "documentation_url": "https://docs.github.com/graphql/guides/forming-calls-with-graphql#authenticating-with-graphql" }
Tried authentications: "Fine-grained personal access tokens" and "Personal access tokens (classic)".
Someone, please help
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried generating multiple access tokens but still getting issues with authentication. The issues are as follows:
I tried the ApolloStudio, even there I got this message:
Your API responded with a 401 status code. You may need to specify auth headers to introspect your schema.Hide details
{ "message": "This endpoint requires you to be authenticated.", "documentation_url": "https://docs.github.com/graphql/guides/forming-calls-with-graphql#authenticating-with-graphql" }
Tried authentications: "Fine-grained personal access tokens" and "Personal access tokens (classic)".
Someone, please help
The text was updated successfully, but these errors were encountered: