Closed yannickBona closed 1 year ago
Maybe check that there is an access token in the environment variables and it is active? It's possible that the error could occur because of an invalid token. It's not likely a rate limit issue unless you are using up all of your rate limit with different tokens in other projects.
@DenverCoder1 the issue was indeed the Access Token, which was expired and I blindly put it in the Token Section. Thanks for the precious help!
**I Had to redeploy the app for the changes to be applied
Describe the bug I hosted my own instance on Vercel following the tutorial but the streak is not showing: "failed to retrieve contributions. This is likely a GitHub API Issue".
To Reproduce You can find the url on my readme profile