-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Failed to get file: googleapi: Error 403: Rate Limit Exceeded, rateLimitExceeded #438
Comments
Sounds like the token may have expired. Find the .gdrive folder in the home directory and delete Once deleted run e. Looking at previous issues.. You may want to look at #426 |
I wonder if it is not a limit of the client app : https://github.com/prasmussen/gdrive/blob/master/handlers_drive.go#L17 I was able to rebuild the binary with my own client id :
|
This api is overused, creat your own or wrap gdrive Please see my fork so I can help maintain |
@tripLr, How to create my own or wrap? I have tried @ThomasAllan suggestion it doesn't work. and I dont understand what's suggested in #426 or @atillay suggested! have no clue about these things! |
@tripLr |
I am trying to download data using this command but it fails with the error in subject line.
~/gdrive-linux-x64 download --recursive 1nVSPhzhujEXNaLR86daW0ioCUFNzKOX3
How can I download data on HPC from google drive. gdrive worked for me a couple of months ago but not any more. any help would be appreciated.
The text was updated successfully, but these errors were encountered: