mrxbell Posted February 27, 2017 Report Posted February 27, 2017 I want check inventory public before call method getUserInventoryContents ? Thanks ! Quote
Dr. McKay Posted February 27, 2017 Report Posted February 27, 2017 You can't, and there's no need. It'll give you error 403 if the inventory is private. Quote
mrxbell Posted February 28, 2017 Author Report Posted February 28, 2017 You can't, and there's no need. It'll give you error 403 if the inventory is private.But if not check i see other error Cannot read property 'getSteamID64' of undefined in if(userID.getSteamID64() == self.steamID.getSteamID64()) \node_modules\steamcommunity\components\users.js: 371 Quote
mrxbell Posted February 28, 2017 Author Report Posted February 28, 2017 Show your code.Thanks. I use parameters is steamID64 because i think userID.getSteamID64() will not work . Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.