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

token not loaded when login is Successfully #83

Open
ayoubelmhamdi opened this issue Aug 22, 2021 · 1 comment
Open

token not loaded when login is Successfully #83

ayoubelmhamdi opened this issue Aug 22, 2021 · 1 comment

Comments

@ayoubelmhamdi
Copy link

i'm ussing this config with my client-id

$ gcsf login some_session_name 
Please direct your browser to https://accounts.google.com/o/oauth2/auth?scope=https://www.googleapis.com/auth/drive&redirect_uri=http://localhost:8081&response_type=code&client_id=205948887-i5hr38hkdq6usbhgbi9qbdhsa6l0nm08.apps.googleusercontent.com and follow the instructions displayed there.
Successfully logged in. Saved credentials to "/root/.config/gcsf/some_session_name"
$ gcsf mount /mnt/gcsf -s some_session_name                                   
 ERROR gcsf > Token file "/root/.config/gcsf/some_session_name" does not exist.
 ERROR gcsf > Try logging in first using `gcsf login`.
@harababurel
Copy link
Owner

I think this might be fixed by 8f61a11, can you please try to replicate the bug on gcsf 0.2.3 if you still happen to be using it?

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

2 participants