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 Sep 8, 2023. It is now read-only.
I am able to run the login with the same user credentials. I get back a token, but NO user ID.
When I run getUserIDFromUsername(username) I do receive a user ID back.
What could be wrong here?
Version: 1.6.3
I am able to run the login with the same user credentials. I get back a token, but NO user ID.
When I run getUserIDFromUsername(username) I do receive a user ID back.
What could be wrong here?
AxiosError: Request failed with status code 404
I have verified that username and password are being passed properly to client initialization.
The text was updated successfully, but these errors were encountered: