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
Through the stack, there are several separate requests for hacker info. Since hacker info isn’t cached when we get an error on response, there will be several requests along with failures.
Unsure how to test accessing the dashboard without logging in. If I try to go to the url for the account page without logging in, redirects me to the login page, so perhaps this issue is fixed.
When visiting the dashboard without logging in, console shows a few 401 errors.
This is probably because we're requesting hacker information to show the appropriate dashboard view and there's no hacker self available.
Not too sure why it outputs 4 errors though.
The text was updated successfully, but these errors were encountered: