You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
Expected result
Alphanumeric refresh token.
Actual behaviour
Null output.
Reproducing
Modified the api code to include
and attempted to retrieve the token after initializing Robinhood with my credentials and mfa code
Note, I am successfully able to retrieve the auth_token as follows:
My goal is to retrieve the refresh_token and write a method to persist authentication past the 24 hour expiration.
The text was updated successfully, but these errors were encountered: