Yannis Katsaros
Yannis Katsaros
Hi everyone, Running into the same issue. I'm also using SMS for 2FA. However, I noticed that in the traceback, a 404 Not Found HTTP error is raised for the...
Ok, I think I figured out the issue! :tada: In the constructor for `Robinhood.login()` there is a keyword argument `challenge_type`. The default is `email`. Change this to whatever 2FA format...
> > > > Hi everyone, > > Running into the same issue. I'm also using SMS for 2FA. However, I noticed that in the traceback, a 404 Not Found...