HwangTaehyun / github-repository-contribution-stats

:fire: Dynamically generated Github Repository Contribution stats on your readmes (github-repository-contribution-stats)
https://github-contributor-stats.vercel.app
98 stars 21 forks source link

vercel issues #18

Closed orcutt989 closed 3 months ago

orcutt989 commented 5 months ago

When I try my own username on your Vercel I get...

![](https://github-contributor-stats.vercel.app/api?username=orcutt989)

I tried hosting it on Vercel myself in case it was a rate limit problem and get this error.

![](https://github-repository-contribution-stats-mu.vercel.app/api?username=orcutt989)

HwangTaehyun commented 4 months ago

@orcutt989 I will check it and get back to you!

HwangTaehyun commented 3 months ago

@orcutt989 Could you add appropriate scope to your github token?

image

And then you should add env to vercel (GITHUB_PERSONAL_ACCESS_TOKEN="")

orcutt989 commented 16 hours ago

What about with your hosted version? Shouldnt it work with https://github-contributor-stats.vercel.app/api?username= ?