-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Migrate your impacted OAuth out-of-band flow to an alternative method before Oct. 3, 2022 #645
Comments
@carstentrink Thanks for the suggestion! I managed to compile and install https://github.com/msfjarvis/gdrive. When I run gdrive it asks to re-authorize by visiting a Google URL (I suppose my old .gdrive/token_v2.json doesn't work with this fork). Visiting the URL I get: Authorization Error |
In msfjarvis/gdrive you need to place the json file with self advertising Just see the README in https://github.com/carstentrink/gdrive
|
@carstentrink THANK YOU! 🙌🏻 For other dummies like myself, here's what I did:
|
Please clarify. I was looking at |
Edit: Please change to production as described in README |
One small change to hansgv's comment. In step 6 I executed |
Someone messed with @carstentrink code and we can't compile now.
|
Please try again with (If you need linux device then try https://console.cloud.google.com/home/dashboard?cloudshell=true) |
Hi, I'm using a headless linux box but can't sign in to google with my user using browsh. I tried compiling on MacOS without any errors, but got the following when trying to run the
Any ideas on how to sign in? I would like to use this in a CI system, but I think the token will keep expiring… |
Authorise it locally then copy both |
Thanks, yeah I did just that, I just need to update the variable that stores the token as it updates as the docker container overwrites it. I'm almost there. |
May be this repo has some actions that are useful. https://github.com/marufshidiq/gdrive-cli-builder/blob/master/.github/workflows/build.yml |
This is great, and everything works, except |
I received an email from Google saying I "have OAuth clients that used the OAuth OOB flow in the past."
Is this something that has been or can be fixed in gdrive?
The text was updated successfully, but these errors were encountered: