Yannis Katsaros

Results 4 comments of 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...

I'm on `zola --version`: `0.19.1` and it appears that the [configuration schema](https://www.getzola.org/documentation/getting-started/configuration/) has changed regarding feeds, specifically: ```toml # ... # When set to "true", a feed is automatically generated....