-
-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Maximum retries exceeded #74
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
@klaasnicolaas make sure you have a environment variable called PAT_1. And it's not your API limit, it's the retries limit of fallback api keys |
Could you add to the readme file how to do that? Also What would be the value of this environment variable? |
Yes actually sorry the readme's guide is outdated after #58 i'll update it :D |
I am still confused @anuraghazra. do we have to put our GitHub generated token in variable PAT_1 instead of GITHUB_TOKEN variable? |
Yes.... just delete the GITHUB_TOKEN variable, and instead add a token named "PAT_1" |
I changed the variable, it just doesn't change anything. Maybe because I need to update the fork after all today's merges? |
Update your fork, and redeploy. and make sure that you have the tokens in vercel's env variable section. Use PullBot to automatically update your forks, https://probot.github.io/apps/pull/ |
Awesome! I got it working 😄 Thanks, by the way, for the pull probot app tip, which is super handy than that I always have to manually update everything. |
@anuraghazra it is working 😄 . Yeah, thanks by the way for the pull bot. |
Hi @klaasnicolaas i hope your issue is solved, closing this now. feel free to open another one if you have any other queries :D Thanks! |
I've tried to set up a deploy in Vercel myself, but immediately from the first moment that I want to request the data via my own url, I receive an error message: "Maximum retries exceeded".
Impossible that I could have exceeded my limits right away.
Link that I use: https://github-readme-stats-beryl.vercel.app/api?username=klaasnicolaas&show_icons=true&title_color=fff&icon_color=79ff97&text_color=9f9f9f&bg_color=151515
The text was updated successfully, but these errors were encountered: