Search the Community
Showing results for tags 'issue'.
-
Im having problems fetching inv, it worked until recently. I found that on my alt account https://steamcommunity.com/profiles/76561199527959101/inventory/json/730/2 will result in {"success":false,"Error":"Unsupported request"} However, on my main account, I would get a full list of items for CS2 that are in the inv. Has anyone else gotten this error? Managed to fix it by running "npm audit fix --force"
-
Hi, I was trying to do some code with this npm package and everything was fine but webstorm still warns me that client.on() is undefined but it's working just fine but it is really annoying to have it there. Is there any way to fix that, I'm kinda new into this stuff so I don't know if I should change something in steam-user package to satisfy webstorm or just leave it be...