-
-
Notifications
You must be signed in to change notification settings - Fork 136
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
Authorization Error Error 401: disabled_client Sign in with Google temporarily disabled for this app. #171
Comments
I have the same issue |
Also seeing this issue. |
I also have the same issue. access_type: offline |
I am having the same issue. Edit: |
same issue access_type: offline |
same issue |
I'm having the same issue here |
I feel like this repo is pretty dead so there probably won't be a fix for this anytime soon. Unless one of you guys has some Javascript experience to help out with this problem. |
For anyone dropping by, this still works: Then you can use a shell script at startup or something: `#!/bin/bash ifonline () ifonline` The above mentioned method is tested on both Gnome and KDE Plasma, works great. |
Also appears on windows client |
Same for me on Zorin 16. |
Joining you guys with the same error on Linux Mint 20.2 Cinnamon |
anybody know how to fix this, seem like dev drop project |
What I understand is that the dev of the app must make a request to Google to be authorized to use this login system |
Hi Developer, Please fix |
same for me on Alter Linux |
Hey, everybody, I had the same issue |
Thing is though, that's not much help for Windows users. |
@sonatamartica, CarotDAV and RaiDrive are quite wonderful. |
Same problem on Elementary OS 😐 |
Same on PopOS |
Hi, |
Same error on OpenSuSE 15.3: Authorization Error |
hey, |
It looks like ODrive has launched as a commercial service (https://www.odrive.com), so I expect that the original authors won't be fixing this. I suggest a fork. |
Use RClone: https://rclone.org/ It provides Google Drive synchronization as one of over 40 cloud storage products. It isn't as easy to set up, but it is an active project, with good documentation and support. |
I don't think that the two projects are related, but I think a fork would still be a good idea. |
Thank you for the informationI will give it a try Em 19/07/2022 12:12, Sn1cket ***@***.***> escreveu:
It looks like ODrive has launched as a commercial service (https://www.odrive.com), so I expect that the original authors won't be fixing this. I suggest a fork.
I don't think that the two projects are related, but I think a fork would still be a good idea.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Thank you I will try your suggestion Em 15/07/2022 08:38, "Gregory R. Warnes" ***@***.***> escreveu:
Use RClone: https://rclone.org/
It provides Google Drive synchronization as one of over 40 cloud storage products.
It isn't as easy to set up, but it is an active project, with good documentation and support.
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
same thing on fedora System: |
Probably you have to create your own Google cloud app API key and replace in config/globals.js |
Describe the bug
[BUG] Authorization Error 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.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Smooth integration of google drive
Screenshots
Desktop (please complete the following information):
Operating System: Manjaro Linux
Kernel-Version: 5.10.70-1-MANJARO (64-bit)
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: