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

Repo Cards are not working #3921

Closed
driftywinds opened this issue Sep 10, 2024 · 2 comments
Closed

Repo Cards are not working #3921

driftywinds opened this issue Sep 10, 2024 · 2 comments
Labels
bug Something isn't working.

Comments

@driftywinds
Copy link

Describe the bug

https://github-readme-stats.vercel.app/api/pin?username=anuraghazra\&repo=github-readme-stats\&title_color=fff\&icon_color=f9f9f9\&text_color=9f9f9f\&bg_color=151515

Repo Cards do not work. Going to this URL in the browser says "Something went wrong"

image

Expected behavior

The Repo Card should work as normal

Screenshots / Live demo link

image

Additional context

Doesn't seem to work on my self-hosted Vercel setup either, indicating it might be a Vercel issue or a code issue: -

https://stats.drifty.win/api/pin?username=driftywinds\&repo=ytm-builds\&title_color=fff\&icon_color=f9f9f9\&text_color=9f9f9f\&bg_color=151515

@driftywinds driftywinds added the bug Something isn't working. label Sep 10, 2024
@d3v7
Copy link

d3v7 commented Sep 12, 2024

Hi,
Kindly remove \ or %5C from the URL and try again
The URL you provided is
image
After removing \ or %5C from the username and repo name it works fine
image
image

From your self-hosted
image
image

@driftywinds
Copy link
Author

Yes thank you, that solved it!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
None yet
Development

No branches or pull requests

2 participants