carbon-design-system / carbon-design-system/carbon-tutorial-angular
Step-3: Graphql authentication issue
- Dominant language
- No language data
- Stars
- 20
- Forks
- 883
- PR merge metrics
- No merged PRs in 30d
Description
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](https://studio.apollographql.com/org/bharathreddymaram1s-team/graphs/onboarding/cloud/endpoint-details), 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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.