liberodark / ODrive

Google Drive GUI for Windows / Mac / Linux
https://liberodark.github.io/ODrive/
GNU General Public License v3.0
1.16k stars 133 forks source link

[BUG] Error 401 Disabled Client #175

Open ghost opened 10 months ago

ghost commented 10 months ago

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.

PritishParihar commented 1 month ago

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-.apps.googleusercontent.com scope: https://www.googleapis.com/auth/drive flowName: GeneralOAuthFlow