spotify-cli
spotify-cli copied to clipboard
401 Bad Credencials
@u0_a316@localhost:~/.local/bin$ ./spotify login Error: GET https://api.github.com/repos/brianstrauch/spotify-cli/releases: 401 Bad credentials [] Usage:
Looks like the auto-updater is failing to retrieve the latest version from GitHub. We use https://github.com/rhysd/go-github-selfupdate for this.
- Do you have GitHub credentials stored anywhere on your computer (for example, in the ~/.netrc file) that might be incorrect?
- The
[]seems to suggest that no credentials were applied. Maybe you are getting rate limited and the GitHub API is requesting authentication. Did you repeatedly run severalspotifycommands before this one that might've rate limited you?