Two Factor Authentication #258
jackpol254
started this conversation in
General
Replies: 1 comment 3 replies
-
Have you tried this? session = Session("username", "password", two_factor_authentication="012345") |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tastytrade recently added the feature for "Require two-factor authentication on every login". If enabled, is there anyway to authenticate this while creating a new Session?
At the moment, it just gives the error "tastytrade.utils.TastytradeError: invalid_credentials: You must provide a valid two factor code."
Beta Was this translation helpful? Give feedback.
All reactions