Skip to content
New issue

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

[BUG] Error 401 Disabled Client #175

Open
ghost opened this issue Nov 14, 2023 · 1 comment
Open

[BUG] Error 401 Disabled Client #175

ghost opened this issue Nov 14, 2023 · 1 comment
Labels

Comments

@ghost
Copy link

ghost commented Nov 14, 2023

Sign in with Google temporarily disabled for this app. This app has not been verified yet by Google in order to use Google Sign In.

This appears when attempted to sign-in through the app.

@ghost ghost added the bug label Nov 14, 2023
@PritishParihar
Copy link

PritishParihar commented Aug 6, 2024

Just to add on this bug

Error 401: disabled_client
Sign in with Google temporarily disabled for this app. This app has not been verified yet by Google in order to use Google Sign In.

If you’re the app developer, make sure that these request details comply with Google policies.
access_type: offline
response_type: code
redirect_uri: http://127.0.0.1:16409/authCallback
client_id: XXXXXXXXXXXX-<some_text_here>.apps.googleusercontent.com
scope: https://www.googleapis.com/auth/drive
flowName: GeneralOAuthFlow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant