I'm using a generic Linux application for Google Drive, which aims to upload local folders to Google Drive via Shell Script.
However, when trying to execute command in the terminal of Debian:
./ gdrive about
The application returns me the following error:
Failed to get about: googleapi: Error 401: Invalid Credentials, authError
Hasanyonehereusedthisapplicationand/orwouldyoubeabletotellmewhattheproblemmightbe?(RememberthatIhavealreadyclearedthesystemcache,Ireinstalledtheapplication,butitdoesnotsolve)
GitHubapplink: link