dropbox / dbxcli

A command line client for Dropbox built using the Go SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: invalid_access_token/..

kyle-belle opened this issue · comments

For whatever reason nearly every command i try to run gives this error: "Error: invalid_access_token/". even trying to logout. i even removed the dbxcli executable from ~/bin and downloaded again. this is on a linux unbuntu system.
is there a file where this access token is stored so i can delete it?

Removing ~/.config/dbxcli/auth.json is a temporary fix that worked for me.