-
Notifications
You must be signed in to change notification settings - Fork 1.2k
auth error #666
Comments
just use this version for now: #665 https://github.com/BugCode1/gdrive/releases/tag/2.1.2 |
it didn't work, I'm using an instance on AWS. |
I had the same problem on ubuntu 22. |
please make a gif tutorial pleaase >> |
I just wanted to chime in and say that I installed gdrive via brew yesterday, and wasn't able to use it because of this issue. Other pull requests say that this is because Google is deprecating (has deprecated?) oob. I was not able to get gdrive to accept my copy+pasted code from the redirect url |
thanks, this worked for me. |
Please post a screen recording of the process, blurring out specific data >>> |
Hi. I just wanted to let you know that I ran into the same problem, downloaded and tried v2.1.2, and it seems to work now. |
Thanks 2.1.2 seems to work. Please note that when you click "allow" it will redirect to a non-working link; that's the workaround, because you need to use the code in the url itself (see the placeholder below): |
where to get the code? i got same error like this.... why localhost? The webpage at http://localhost:1/?state=state&code=4/0AWgavde6eXXXXdZwefCsaJtmJcE8nXXXXX0pvVGjS2rL-SBOXXXXXXBPA&scope=https://www.googleapis.com/auth/drive might be temporarily down or it may have moved permanently to a new web address |
ok sorry.. i understand now..... 4/0AWgavde6eXXXXdZwefCsaJtmJcE8nXXXXX0pvVGjS2rL-SBOXXXXXXBPA this is the activation code..... thank you so much |
it doesnot wirk inside gogle colab |
hope this can help. |
I manage to solve this using download the key as
You should use File ID not the shared G drive url |
For those looking to use a |
regarding @Phredward 's statement:
That is correct. The existing gdrive app has not been updated to comply with Google's changed support for the OAuth protocol. Google provided instructions, but the main source has not been updated. The update available in the BugCode1 clone allows the gdrive OAuth dance to succeed, with some extra steps. To use it:
|
This solution working like a charm thank you @SalimF ❤️❤️ |
When creating the link for authentication, google authentication returns this message:
"Unable to login because project-367116221053 sent an invalid request. Try again or contact the developer about the issue. Learn more about the error
If you are a developer of project-367116221053, please see the error details.
Error 400: invalid_request"
The text was updated successfully, but these errors were encountered: