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
All the functions throw an HTTP 302 (domain moved) error.
(Tested .get_portfolio(), .get_price(), and .buy())
It's going to the correct URL, though, as far as I've seen.
When it broke before, it was with 401 Unauthorized?