
I get this error when i follow login link
facing same error.
Same error.
Duplicate https://github.com/gdrive-org/gdrive/issues/506
Please try https://github.com/mbrother2/backuptogoogle to build gdrive with your own Google credential.
Hello, see my comment on #514 : https://github.com/gdrive-org/gdrive/issues/514#issuecomment-563182795
The method outlined in that comment won't work in all cases.
. Are there other ways to the information?
Same error.
Plase tell me how to solve this issue. ( to be re-available gdrive)
Duplicate #506
Please try https://github.com/mbrother2/backuptogoogle to build gdrive with your own Google credential.
Thank you, It Worked for me;
Duplicate #506
Please try https://github.com/mbrother2/backuptogoogle to build gdrive with your own Google credential.
Is there another solution, my Beaglebone Black is low on space and this solution takes up too much space.
The method outlined in that comment won't work in all cases.
. Are there other ways to the information?
use another google account
I went on and used rclone as an alternative. It's less gdrive specific but it works at least. Unfortunately, it can't specify a root folder per copy or command, only on the cloud provider configuration for Google Drive.
I'm a G Suite user, I've been able to get past that error by whitelisting GDrive on the Admin Console
https://admin.google.com/AdminHome?hl=en#Oauth2ScopeManagement:subtab=trusted
Now I get a different error
> gdrive list
Failed to list files: googleapi: got HTTP response code 400 with body:
which is apparently related to the GO client library for Google
https://github.com/googleapis/google-cloud-go/issues/1350#issuecomment-501739254
All of this may be related to this changes by Google:
https://support.google.com/a/answer/7281227?hl=en
The problem seems to be present with other programs using Google APIs
Same problem. Worked about a month ago, installed gdrive on a new computer this morning and got the Verification error listed by op. Will try building from source next.
I was able to do a workaround on a new system by copying the contents of .gdrive from an older system where I had it set up to the new machine.
Same error here
move to RClone project, GDrive Crossed the Jordan, it's dead 馃拃
https://rclone.org/
@all
Try to use my script to build gdrive with your own Google credential: https://github.com/mbrother2/backuptogoogle
Or work with rclone: https://github.com/mbrother2/butdr
I have an older gdrive version on my ubuntu, it is working. But the new one - not. What is the problem? Why the old one is confirmed by Google, but the new one not?
Does it happen to all Google accounts or only to some specific?
Any chance to solve the problem?
Hello Everyone,
I've written a way to fix the issue. Please check this article: Mount Google Drive using GDrive on Linux Server with Own OAuth Credentials.
I hope this method will work on all servers.
Thanks.
No need to compile from source, just create service account in google console and use --service-account option
Most helpful comment
move to RClone project, GDrive Crossed the Jordan, it's dead 馃拃
https://rclone.org/