Open mjpieters opened 1 year ago
I have the same error
:cry:
when I use gdrive about
, it gave me a link and when I pasted that link in the browser, I am getting the following error.
Access blocked: project-367116221053’s request is invalid
xxxx@gmail.com
You can’t sign in because project-367116221053 sent an invalid request. You can try again later, or contact the [developer](https://accounts.google.com/) about this issue. [Learn more about this error](https://support.google.com/accounts/answer/12379384)
If you are a developer of project-367116221053, see [error details](https://accounts.google.com/).
Error 400: invalid_request
Let me know how to resolve this error.
I have the same issue.
Facing the same issue
Same for me
same....:
Same issue here
Same issue
Same
I am so sad! 8-/
Same issue.
Same :(
Same! Is this going to be fixed soon?
Considering the last release was in May of 2021, i'll find another solution, maybe rclone...
Please, is there any chance this will be fixed?
i find a way for fix this and get a build, this work for now: #665
i find a way for fix this and get a build, this work for now: #665
working perfectly
wget https://github.com/BugCode1/gdrive/releases/download/2.1.2/gdrive_2.1.2_linux_arm64.tar.gz
tar xvf gdrive_2.1.2_linux_arm64.tar.gz
mv gdrive /usr/local/bin/
then run : gdrive list
and follow the instructions
gdrive_2.1.2_linux_arm64.tar.gz
It does not seem to be working for Mac M1... Are there some solutions to install for Mac M1?
gdrive_2.1.2_linux_arm64.tar.gz
It does not seem to be working for Mac M1... Are there some solutions to install for Mac M1?
https://github.com/BugCode1/gdrive/releases/download/2.1.2/gdrive_2.1.2_darwin_amd64.tar.gz
use this version for mac, updated and all versions add now
I had the same problem on ubuntu 22. This other approach worked for me: https://medium.com/@acpanjan/download-google-drive-files-using-wget-3c2c025a8b99
tar xvf
Thank you so much!!!! works perfectly!
hope this can help. https://www.youtube.com/watch?v=a-zI2tN7kaE
The youtube video above has been removed. Also, is there a arm version of the 2.1.2 release?
i find a way for fix this and get a build, this work for now: #665 https://github.com/BugCode1/gdrive/releases/tag/2.1.2
working perfectly
wget https://github.com/BugCode1/gdrive/releases/download/2.1.2/gdrive_2.1.2_linux_arm64.tar.gz
tar xvf gdrive_2.1.2_linux_arm64.tar.gz
mv gdrive /usr/local/bin/
then run :
gdrive list
and follow the instructions
I need to use different gdrive installation version, https://github.com/BugCode1/gdrive/releases/download/2.1.2/gdrive_2.1.2_windows_386.tar.gz (32 bit) the above update is working fine.
Same here in Linux!
Error message:
You can’t sign in because project-367116221053 sent an invalid request. You can try again later, or contact the developer about this issue. Learn more about this error If you are a developer of project-367116221053, see error details. Error 400: invalid_request
You can no longer use
gdrive about
to sign in; you get a 400 error instead when you try to use the link.The error message includes details for the developer:
The linked developer information page indeed indicates that as of October 3 2022, the OOB flow has been disabled for clients created before February 28, 2022.