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
works on my local, but after deployment, clicking on the button gives error:
"accounts.google.com refused to connect.".
running the same in incognito gives error:
"403. That’s an error. We're sorry, but you do not have access to this page. That’s all we know.".
How to fix it?
I have updated the web app url in the Authorized redirect URIs and in the code too.
The text was updated successfully, but these errors were encountered:
it works if i copy link address and then paste it in new window.
Sorry, something went wrong.
No branches or pull requests
works on my local, but after deployment, clicking on the button gives error:
"accounts.google.com refused to connect.".
running the same in incognito gives error:
"403. That’s an error.
We're sorry, but you do not have access to this page. That’s all we know.".
How to fix it?
I have updated the web app url in the Authorized redirect URIs and in the code too.
The text was updated successfully, but these errors were encountered: