pulseui
pulseui copied to clipboard
Investigate possible 401 login bug
user-ddb was trying to add a connection and got an HTTP 401 error. Logging out and back in solved it but 2 issues:
- No clear error message
- Why were they shown logged in?
Need to recreate problem.
Possibly related "Design Mode" button dissapears
+user-ml user-ro user-bar
There was a bug. Tokens were set to last 1 week and the client didn't detect 401s meant they had stale details. Now Fixed. 401 status are now caught for all queries, then a login check is performed.