astrada / google-drive-ocamlfuse

FUSE filesystem over Google Drive
https://astrada.github.io/google-drive-ocamlfuse/
MIT License
5.57k stars 354 forks source link

"Error 400: invalid_request" error during the authorisation #766

Open AlexDrBanana opened 2 years ago

AlexDrBanana commented 2 years ago

I was trying to authorize on a headless server, so I set up the OAuth, but it gave an error during the command "google-drive-ocamlfuse -headless -id 12345678.apps.googleusercontent.com -secret abcde12345"

Screen Shot 2022-04-07 at 12 08 33 pm
astrada commented 2 years ago

Yes, please check issue #764 for a solution.