Skip to content

Login Issue #1478

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

Open
jso1 opened this issue Mar 7, 2025 · 6 comments
Open

Login Issue #1478

jso1 opened this issue Mar 7, 2025 · 6 comments

Comments

@jso1
Copy link

jso1 commented Mar 7, 2025

I am still unable to authenticate with the solutions that were provided because I don't get device approvals. Is there any way to use/force sms to login? I don't get device approvals and some of the authenticaton.py scripts only send me an sms after I manually exit the authentication process with control c.

I also have the access token from the browser and was not sure if I could use that to authenticate.

@jsun100
Copy link

jsun100 commented Mar 13, 2025

Instead of sending me an SMS for authentication, I now get a pop up window on my app that asks me "Are you trying to log in?"
I have the code set to by_sms=True and it still does this, no SMS comes through like it used to.

@yyilong335
Copy link

The same with me

@farbodbahari
Copy link

I have the exact same issue. I can't log in in anyway I try. I used to get a text message for authication, but I am not getting it. Can anyone help please?

Image

@OnishiKenshin
Copy link

Robinhood does not allow for SMS verification anymore. You must use device approvals.

@Adelantado
Copy link

Robinhood does not allow for SMS verification anymore. You must use device approvals.

Seems that is the only way now, I do not even see an option to choose a verification method in the app; all has been removed

@farbodbahari
Copy link

farbodbahari commented Mar 18, 2025

Robinhood does not allow for SMS verification anymore. You must use device approvals.

The thing is I do get the notification on my phone with some delays. However, nothing happens after I approve it.

I was able to use the function P-O-F worte in in this sub and log in.

#539 (comment)

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

7 participants
@jso1 @jsun100 @farbodbahari @yyilong335 @Adelantado @OnishiKenshin and others