FN-FAL113 / github-readme-steam-card

:video_game: A dynamically generated steam card for your github readme
https://github-readme-steam-card.vercel.app
GNU General Public License v3.0
17 stars 3 forks source link

Last played game always is CS #7

Closed JE-Chen closed 9 months ago

JE-Chen commented 9 months ago

Hello in my profile, status always show my last played game is CS image actually last played game is Elden ring image any idea?

FN-FAL113 commented 9 months ago

Have you tried cleaning browser cache, I'll take look later using your profile

JE-Chen commented 9 months ago

After clear everything get same result.

JE-Chen commented 9 months ago

image

FN-FAL113 commented 9 months ago

Thank you for providing the needed information. I will take time to debug this and provide a solution asap.

FN-FAL113 commented 9 months ago

Seems like my api key has no access to your owned games historical data through steam rest. I would like to suggest creating a vercel instance with your own steam api key.

Instructions are here: README

FN-FAL113 commented 9 months ago

Nonetheless, I will provide a band-aid fix for this if owned games playtime data cannot be accessed then it will not display any previously played game.

JE-Chen commented 9 months ago

After deploying my own Vercel instance, the status shows the right recent activity.

FN-FAL113 commented 9 months ago

After deploying my own Vercel instance, the status shows the right recent activity.

Great to hear! 😃