dropbox / dbxcli

A command line client for Dropbox built using the Go SDK
Other
1.05k stars 101 forks source link

Error: invalid_access_token/.. #161

Open kyle-belle opened 3 years ago

kyle-belle commented 3 years ago

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?

robhenley commented 3 years ago

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