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

github API rate limit breaks install wizard #128

Open
rawenous opened this issue Sep 2, 2024 · 0 comments
Open

github API rate limit breaks install wizard #128

rawenous opened this issue Sep 2, 2024 · 0 comments

Comments

@rawenous
Copy link

rawenous commented Sep 2, 2024

When using the install wizard downloading the binary will fail if your IP is rate limited towards github API.

curl -s "https://api.github.com/repos/morantron/tmux-fingers/releases"
{"message":"API rate limit exceeded for XXX.XXX.XXX.XXX. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)","documentation_url":"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"}

So the download URL will be blank failing the download.

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

1 participant