-
Notifications
You must be signed in to change notification settings - Fork 9
What is an identity secret? #15
Comments
That is the secret key which allows your bot to accept/send trade offers |
But how do you find it? Sent from myMail for iOS Friday, 18 March 2016, 19:20 +0000 from notifications@github.com notifications@github.com:
|
@iNFAM0US that doesn't help much considering the second result is this github repo |
@iNFAM0US or im blind lol :3 |
@CodeLuca Let me even click that for you :P it actually depends on where did you actually activated your 2FA. Where did you activated it? |
@iNFAM0US im using mobile auth? |
thx |
np m8 |
The identity secret is found on the generated file when you activate 2fa via parentbot. |
@dragonbanshee inside the sentry or log? |
inside the sentry or log? |
@CodeLuca inside sentry |
@iNFAM0US how does one read a sentry file? |
@CodeLuca I'm really sorry. It's not sentry. it is in [steam-username].2fa_info . If you don't have one, you didn't activated via parentbot. |
could you direct me how to activate it? |
Just logging in with parentbot will activate it automatically assuming it isn't activated anywhere else. |
I dont seem to have these files inside my project directory when running my bot. |
My end goal here is to get automatic trade confirmations when I send a trade. |
Apparently, your 2FA is activated somewhere else. If you don't know where you activated it, no one can help. |
this is all of the stuff I do in my index.js file, which activates parentbot: https://gist.github.com/CodeLuca/44de80dfc35619357b26 |
@CodeLuca your 2FA problem is not about the code. It's about your steam account. https://steamcommunity.com/groups/MobileAuthBeta/discussions/0/530646080841787169/ |
I can receive trades with the code I have written just auto confirming them that is the problem. You sure this is to do with the account? Tuesday, 22 March 2016, 10:43 +0000 from notifications@github.com notifications@github.com:
|
@iNFAM0US I know what 2FA is, I have enabled it and I have used it in other parts of the same project, I just need the identity secret to auto accept trades. |
The text was updated successfully, but these errors were encountered: