TheTimmaeh / node-expresstrade

Interact with the OPSkins ExpressTrade API from Node.js
MIT License
11 stars 4 forks source link

SendOffer Missing 2FA #5

Closed paparyku closed 6 years ago

paparyku commented 6 years ago

I keep getting a 2fa error when attempting to use ET.ITrade.SendOffer.

{ status: 122, time: 1532467016, message: 'Invalid two-factor code.' }

TheTimmaeh commented 6 years ago

Are you using the 2FA secret you were given by OPSkins when setting up 2FA?

tcdeverloper1 commented 5 years ago

Hi paparyku, did you get any solution for that ? I also get 2fa error like your one even though I have 2FA secret given by OPSkins when setting up 2FA.