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 was archived by the owner on Jun 7, 2023. It is now read-only.
Instead, this appears in my browser console (Google Chrome)
:2187/getModules:1 Failed to load resource: the server responded with a status of 401 (Unauthorized)
:2187/getModules:1 Failed to load resource: the server responded with a status of 429 (Too Many Requests)
SyntaxError: Unexpected token A in JSON at position 0 at o (src.472b7051.js:110)
It would be helpful for users to understand problems if these error codes would be handled similar to API errors appearing with status code 200.
For examples, users should be informed that they were given a timeout after trying a wrong password: 5818947
Instead, this appears in my browser console (Google Chrome)
It would be helpful for users to understand problems if these error codes would be handled similar to API errors appearing with status code 200.
For examples, users should be informed that they were given a timeout after trying a wrong password: 5818947