Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

401 Bad Credencials #48

Open
luisadha opened this issue Feb 5, 2024 · 1 comment
Open

401 Bad Credencials #48

luisadha opened this issue Feb 5, 2024 · 1 comment

Comments

@luisadha
Copy link

luisadha commented Feb 5, 2024

@u0_a316@localhost:~/.local/bin$ ./spotify login
Error: GET https://api.github.com/repos/brianstrauch/spotify-cli/releases: 401 Bad credentials []
Usage:

@brianstrauch
Copy link
Owner

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.

  1. Do you have GitHub credentials stored anywhere on your computer (for example, in the ~/.netrc file) that might be incorrect?
  2. 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 several spotify commands before this one that might've rate limited you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants