Closed x64bytes closed 5 years ago
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
Thanks for posting! I have a login auth change in my crypto branch but that isn't in master yet
I updated the master branch today to support new oauth logins.
I updated the master branch today to support new oauth logins.
Thank You, Just tested it. :)
Does this still work? I was unable to login with the master code today
I just updated the code. See https://github.com/bcwik9/robinhood-on-rails/issues/50#issuecomment-620230682
I just updated the code. See #50 (comment)
Like a boss!
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