Skip to content

I would like to know how to use Vercel's Serverless Function instead of Cors Proxy #20

Answered by gamer2810
BJS5705 asked this question in Q&A
Discussion options

You must be logged in to vote

I see the problem now.
Your code is working fine.

My proxy server has a mechanism to translate different types of ID into Steam's ID.
Yours does not have that mechanism so it could not find your profile.
Just use your normal AccountID (which can be found here https://steamdb.info/calculator/) and you should be fine:

https://mini-profile-vercel-proxy.vercel.app/api/steam-proxy?accountId=94813573&lang=koreana

If you would like to see the ID translation code I can get that and explain how it works to you.

Have a nice day ☕ and please mark this as answer if it answered your question.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@BJS5705
Comment options

@gamer2810
Comment options

Answer selected by BJS5705
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants