Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If you are having issues with login in 2024 #73

Open
batubb opened this issue Oct 30, 2024 · 0 comments
Open

If you are having issues with login in 2024 #73

batubb opened this issue Oct 30, 2024 · 0 comments

Comments

@batubb
Copy link

batubb commented Oct 30, 2024

If you are having issues with log in errors in 2024, here's what I did to fix it:

1- in Robinhood.py add the line
"scope": "internal" to the fields Dict in the method def login(both under the if mfa_code and the else statement)

2- in Robinhood.py, under self.headers in init, change "X-Robinhood-API-Version" from "1.0.0" to "1.431.4"

3- in Robinhood.py, in init, comment out "User-Agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.0 Safari/605.1.15"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant