google-drive-ocamlfuse
google-drive-ocamlfuse copied to clipboard
Google has made access to this f*cking impossible
As the title suggests, the whole procedure to set up an application on Google cloud's slow as b*lls ""website"" has now an added layer of bureaucracy since Google now has to validate the app in order to let you use it.
I'm sorry, but i think i'll look for another one.
I couldn't get it to work either with the new token method. Kept getting "app not verified" errors from google. However if you have a previous working install of google-drive-ocamlfuse you can copy over the ~/.gdfuse directory and get everything working with the existing token.
I do not have a previous version. Since i had some problem with my installation and had to reset. I in the end just ended switching to MEGA since google apparently either doesn't care about linux or are making it hard on purpose.
It's a bit of a pity since this software is really good and i've also made a script and .service file in order to load it at boot as a user process. I'll leave it opened in case someone comes with a solution.
gdrive-load.sh: https://hastebin.com/share/uwumumomuc.bash gdrive-client.service: https://hastebin.com/share/wiginololi.ini
It does work, you just have to put your google account's email address in the test users list (at https://console.cloud.google.com/apis/credentials/consent)
it works and do no forget to select "Desktop" as application type
It does work, you just have to put your google account's email address in the test users list (at https://console.cloud.google.com/apis/credentials/consent)
Do you know how this is done? Is there a guide anywhere? @ewen-lbh
EDIT: Fixed, got it to work by following the instructions here
I'm trying, but at step 2 "Create an OAuth client ID." it says I must configure the OAuth Consent screen first, and I'm at loss what I have to enter there. If I leave the form incomplete and submit, it won't accept and I get a warning that my request is reported as abusive !?
I don't think this workaround is working...
It does work, you just have to put your google account's email address in the test users list (at https://console.cloud.google.com/apis/credentials/consent)
Still quite convoluted as a method, tbh.