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

Robinhood changed Login API endpoint #39

Closed
x64bytes opened this issue Oct 7, 2018 · 7 comments
Closed

Robinhood changed Login API endpoint #39

x64bytes opened this issue Oct 7, 2018 · 7 comments
Assignees

Comments

@x64bytes
Copy link

x64bytes commented Oct 7, 2018

The Login URL has been changed and the auth token process have been changed as it now uses Oauth2 and Bearer. Any chance the code will reflect these changes soon?. I am trying from my end, but it seems I need to change more than few places. Thanks

@x64bytes
Copy link
Author

At last, I think I temporarily fixed the Login API. Not requesting a Pull because the code may not be clean as I changed few lines and is my first Ruby code changes.

FYI:-
https://github.com/in4sometech/robinhood-on-rails/tree/Login-API-Fix
image

@bcwik9
Copy link
Owner

bcwik9 commented Oct 26, 2018

Thanks for posting! I have a login auth change in my crypto branch but that isn't in master yet

@bcwik9
Copy link
Owner

bcwik9 commented Feb 2, 2019

I updated the master branch today to support new oauth logins.

@bcwik9 bcwik9 closed this as completed Feb 2, 2019
@x64bytes
Copy link
Author

x64bytes commented Feb 2, 2019

I updated the master branch today to support new oauth logins.

Thank You, Just tested it. :)

@frakman1
Copy link

Does this still work? I was unable to login with the master code today

@bcwik9
Copy link
Owner

bcwik9 commented Apr 27, 2020

I just updated the code. See #50 (comment)

@bcwik9 bcwik9 self-assigned this Apr 27, 2020
@frakman1
Copy link

I just updated the code. See #50 (comment)

Like a boss!

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

3 participants