Cool Guy123 Posted April 9, 2018 Report Posted April 9, 2018 Hello this is my code client.logOn({ accountName: config.username, password: config.password, twoFactorCode: SteamTotp.generateAuthCode(config.sharedSecret) }); and im %100 sure that my sharetSecret is right. I can login using this piece of code in my windows computer but in my ubuntu vds i cant login i checkt the time offsets they arediffrent from each other. 1 week ago i would login in my vds but now i cant. Any ideas ? Quote
Dr. McKay Posted April 9, 2018 Report Posted April 9, 2018 Either your secret is wrong or your clock is wrong. 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.