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
If you change a port from HTTP to HTTPS it seems hitting that shared port url will continue to use HTTP to connect to the port for a little bit of time before switching over. I'm not sure what could be causing this lag but my guess is something with the session being cached and the switch happens on token refresh.