Fetch issue
his bug has been happening because the heroku website is no longer being maintaned
Same issue! I didn't know heroku was deprecated.
You can fix it by pointing to streak-stats.demolab.com
Demolab and Heroku will have the same issue. It's due to the GitHub API occasionally not returning results which can happen when there is a lot of traffic to the server. If you're not self-hosting, demolab is the better url to use since it will continue to work even if I move away from hosting on Heroku.
To avoid this issue, I recommend self-hosting the project. There are also steps in the readme for deploying on Vercel. It's free and shouldn't take more than a couple minutes to set up.
It should also start working on its own, but there isn't much I can do to prevent it from going down in the future, so self-hosting is still an option to get it to stay up more reliably.
Thanks!
I have Deploy it on vercel but still It is not working.
The streak issue has been affecting users for a few days. As a workaround, you can use this to display your streak stats in your profile.
<a href="https://github.com/DenverCoder1/github-readme-streak-stats">
<img height=160 align="center" src="https://github-readme-streak-stats-eight.vercel.app/?user=comus3&theme=dark&hide_border=false" alt="GitHub Streak" />
</a>
Itβs customizable and works great! Let me know if this helps! π