Paamayim Posted June 11, 2017 Report Posted June 11, 2017 (edited) if(err.message == 'SteamGuard') { console.log('[STEAM] '+account.username+' an email has been sent to your address at '+err.emaildomain); return false; } err.emaildomain is empty why? https://github.com/DoctorMcKay/node-steamcommunity/blob/master/index.js#L136 Edited June 11, 2017 by Paamayim 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.