Answer the question
In order to leave comments, you need to log in
Steam Web API get user's game wishlist?
The url by which you can get your wish list tyk
The fact is that you need to get a list of the current user's desired games on the site, however, this request only works if you type it into the browser's address bar.
This code will return empty if called on the server:
json_decode(file_get_contents('http://store.steampowered.com/dynamicstore/userdata/');
{#485
+"rgWishlist": []
+"rgOwnedPackages": []
+"rgOwnedApps": []
...
No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question