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
I can actually repro this now. If I do an api request without prior connect it will try to login without the baseParam being set. That in turn gives a 404. It's user error, but not entirely obvious.
Seems that the API will sometimes return 404 if not logged in which would currently result in
The text was updated successfully, but these errors were encountered: