Lucas Posted April 4, 2016 Report Posted April 4, 2016 I'm, having problems when i try to run a login.js. If i remove the line of twoFactorCode on the logOnOptions i have no problems, i get the steam guard code but i can't login in.Changed 'twoFactorCode' to "twoFactorCode" and still with this error.For those who don't know, i'm following CharredGrass tutorial.Thanks and have a good one. Quote
Lucas Posted April 4, 2016 Author Report Posted April 4, 2016 Is your clock right? Right to my country, yes. Quote
Dr. McKay Posted April 4, 2016 Report Posted April 4, 2016 Try using getTimeOffset to see if your clock isn't close enough to Steam's. If that doesn't work, make certain you're using the correct secret (shared_secret, it should be base64). Quote
Lucas Posted April 4, 2016 Author Report Posted April 4, 2016 I have tried everything and nothing. If i comment the line 12 i have no problem, but i can login in. Removing the semicolon will result in another error. So, i'm guessing the problem here is the line 12. Quote
Lucas Posted April 4, 2016 Author Report Posted April 4, 2016 Solved. Typo errors . Line 12: semicolon removedLine 27: it's console.log and not consele.log. My bad, sorry. 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.