gcsf icon indicating copy to clipboard operation
gcsf copied to clipboard

token not loaded when login is Successfully

Open ayoubelmhamdi opened this issue 2 years ago • 1 comments

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`.

ayoubelmhamdi avatar Aug 22 '21 15:08 ayoubelmhamdi

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

harababurel avatar Jul 24 '23 11:07 harababurel