harababurel / harababurel/gcsf

token not loaded when login is Successfully

Open
#83 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
2.4k
Forks
98
PR merge metrics
No merged PRs in 30d

Description

i'm ussing this [config](https://github.com/harababurel/gcsf/blob/master/sample_config.toml) 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`.
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.