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
When I run graphql playground command, try to access http://localhost:3000/playground
graphql playground
Browser give me an error message: Check your credentials and try again
Check your credentials and try again
The text was updated successfully, but these errors were encountered:
Make sure your local machine port 3000 is not used.
When I ran docker ps command, found an running docker container use port 3000
docker ps
That's the reason for Check your credentials and try again error
Sorry, something went wrong.
No branches or pull requests
When I run
graphql playground
command, try to access http://localhost:3000/playgroundBrowser give me an error message:
Check your credentials and try again
The text was updated successfully, but these errors were encountered: