Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

"gdrive about" results in error #257

Closed
hemantcompiler opened this issue Feb 13, 2017 · 2 comments
Closed

"gdrive about" results in error #257

hemantcompiler opened this issue Feb 13, 2017 · 2 comments

Comments

@hemantcompiler
Copy link

This is the error that I got,
Failed getting oauth client: Failed to read token: unexpected end of JSON input

Also .gdrive folder is not created in the home directory.

I am using "Ubuntu 16.04.1 LTS (GNU/Linux 4.4.0-62-generic x86_64)"

saaros added a commit to saaros/gdrive that referenced this issue Feb 14, 2017
Commit b33b3e9 introduced a bug where we try to read a token file even if
it doesn't exist, causing unauthenticated run (e.g.  `gdrive about`) to fail
with the error

    Failed getting oauth client: Failed to read token: unexpected end of JSON input

Closes prasmussen#257.
saaros added a commit to saaros/gdrive that referenced this issue Feb 14, 2017
Commit b33b3e9 introduced a bug where we try to read a token file even if
it doesn't exist, causing unauthenticated run (e.g.  `gdrive about`) to fail
with the error

    Failed getting oauth client: Failed to read token: unexpected end of JSON input

Closes prasmussen#257.
@aryabhatt
Copy link

I am getting the same error.

@EmmaSimon
Copy link

I was getting the same error, you can fix it with the patch from saaros's pull request until the devs accept it.

fabzo pushed a commit to fabzo/gdrive that referenced this issue Aug 6, 2017
Commit b33b3e9 introduced a bug where we try to read a token file even if
it doesn't exist, causing unauthenticated run (e.g.  `gdrive about`) to fail
with the error

    Failed getting oauth client: Failed to read token: unexpected end of JSON input

Closes prasmussen#257.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants