robin_stocks icon indicating copy to clipboard operation
robin_stocks copied to clipboard

Account/Portfolio returns empty

Open jsh088 opened this issue 3 years ago • 1 comments

If I try to run any function related to my own account/portfolio, I always get empty or none. I tried my own scripts as well as included example scripts...

login seems to work fine, with access token printing. if I try to change password to a bad password, it says Unable to log in with provided creds.

I can request generic data like technology stocks and that works ok.

jsh088 avatar Jun 07 '21 18:06 jsh088

load_basic_profile load_investment_profile load_security_profile load_user_profile seems to work!

but load_portfolio_profile load_account_profile build_holdings do not work!

so it is logging in.... but no portfolio or other account info...

jsh088 avatar Jun 07 '21 18:06 jsh088