timgfx Posted April 28, 2016 Report Posted April 28, 2016 Or do I have to remove it from that device and set it up via the bot like this: community.enableTwoFactor(function(err, response) { console.log(response); // So the shared secret, revocation code and the identity secret are in the response. How am I able to save it in a file instead of logging it and then saving it in a file? }); I hope there is a way of not having to remove my current device. My old phone broke so I have been waiting all week to be able to trade again since I linked my new phone.. x) Quote
Dr. McKay Posted April 28, 2016 Report Posted April 28, 2016 There are a few guides for extracting the details from your phone using a backup. Google around for one, I don't know where to find one off-hand. Quote
timgfx Posted April 29, 2016 Author Report Posted April 29, 2016 (edited) There are a few guides for extracting the details from your phone using a backup. Google around for one, I don't know where to find one off-hand.Yes I know how to do that and have all those details but I think you can only confirm trades on 1 main device. I can do it on my phone but not via the bot. I can also not confirm trades via another device where I logged in with steam****Edit: This is what the debug tells me: Checking confirmations Can't check confirmations: It looks like your Steam Guard Mobile Authenticator is providing incorrect Steam Guard codes. This could be caused by an inaccurate clock or bad timezone settings on your device. If your time settings are correct, it could be that a different device has been set up to provide the Steam Guard codes for your account, which means the authenticator on this device is no longer valid. 'If your time settings are correct, it could be that a different device has been set up to provide the Steam Guard codes for your account, which means the authenticator on this device is no longer valid.' <-- this is my case Edited April 29, 2016 by timgfx Quote
Dr. McKay Posted April 29, 2016 Report Posted April 29, 2016 Your time or your secret is wrong. Quote
timgfx Posted April 30, 2016 Author Report Posted April 30, 2016 Your time or your secret is wrong.I'm sure it isn't I can log in etc without any problem. I made a js file using steam-totp to log the codes and they changfe exactly at the same time as on my phone Quote
timgfx Posted April 30, 2016 Author Report Posted April 30, 2016 Your time or your secret is wrong.Nevermind, I used this guide: http://forums.backpack.tf/index.php?/topic/45995-guide-how-to-get-your-shared-secret-from-ios-device-steam-mobile/&do=findComment&comment=485566 (Phineas solved it). There it said that the secret_1 was the identity secret instead of identity_secret. I used identity_secret now and it works... Thanks! Quote
timgfx Posted April 30, 2016 Author Report Posted April 30, 2016 Your time or your secret is wrong. Checking confirmations Accepting confirmation #424703489 Quote
timgfx Posted April 30, 2016 Author Report Posted April 30, 2016 Solved: Yes, as long as you have the identity secret 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.