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
When establishing a signalr connection we get a 401 access denied when our access token has expired. How can we get this 401 status (so that we can refresh our access token and try the connection again)? The connection errors contain text descriptions only.
The text was updated successfully, but these errors were encountered:
matthew-valenti
changed the title
Get Connection HTTP Status
Get Connection HTTP Response Status
Jun 1, 2018
When establishing a signalr connection we get a 401 access denied when our access token has expired. How can we get this 401 status (so that we can refresh our access token and try the connection again)? The connection errors contain text descriptions only.
The text was updated successfully, but these errors were encountered: