Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ubuntu-22.04 do not work #869

Open
ubuntu-linuxer opened this issue May 19, 2024 · 1 comment
Open

ubuntu-22.04 do not work #869

ubuntu-linuxer opened this issue May 19, 2024 · 1 comment

Comments

@ubuntu-linuxer
Copy link

google-drive-ocamlfuse, version 0.7.32 do not work ubuntu-22.04 that is no OAuth2 mode.
I changed .gdfuse/default/config from oauth2_loopback=true to oauth2_loopback=false.
then
$ google-drive-ocamlfuse
Error: You should specify a client id (-id) and a client secret (-secret )
but google-drive-ocamlfuse, version 0.7.30 do not work ubuntu-20.04
that is no OAuth2 mode default.
then
$ google-drive-ocamlfuse
work fine, I can access login from brawser authentication.

@ubuntu-linuxer
Copy link
Author

sorry I rewrite.
google-drive-ocamlfuse, version 0.7.32 do not work at ubuntu-22.04 that is no OAuth2 mode.
I changed .gdfuse/default/config from oauth2_loopback=true to oauth2_loopback=false.
then
$ google-drive-ocamlfuse
Error: You should specify a client id (-id) and a client secret (-secret )
but google-drive-ocamlfuse, version 0.7.30 work at ubuntu-20.04 that is no OAuth2 mode default.
then
$ google-drive-ocamlfuse
work fine, I can access login from brawser authentication.
and google-drive-ocamlfuse, version 0.7.30 work at ubuntu-20.04 that is OAuth2 mode.
I setup google developers console for OAuth2.
$ google-drive-ocamlfuse -id xxxxx -secret xxxxx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant