sirchryse Posted July 8 Report Share Posted July 8 How exactly do I use this? I've tried the following but had no luck I keep getting the following error when I try store.getAccountData("<my steam id>") error: "id": this.steamID.accountid ^ TypeError: Cannot read properties of undefined (reading 'accountid') I'm currently using the passport-steam packages, but this package attracted me cuz you can do suggested tags (which I'm assuming is suggested tags for games) how do I get this to work? Quote Link to comment Share on other sites More sharing options...
Dr. McKay Posted July 8 Report Share Posted July 8 You need to be signed in already by calling setCookies with valid session cookies. You can get session cookies from npm packages steam-user, steamcommunity, or steam-session. Quote Link to comment Share on other sites More sharing options...
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.