rektbot Posted March 22, 2017 Report Posted March 22, 2017 client.createAccount(newAccUsername, newAccPassword, newAccEmail, (result, steamid) => { console.log(result+steamid); }); Accounts are being created successfully (with correct result code) but getting a null steamid returned. Did steam change something? Quote
Dr. McKay Posted March 22, 2017 Report Posted March 22, 2017 Yes, it appears that Steam no longer sends back the SteamID when an account is created successfully. I'll update the readme accordingly. 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.