Matthew Valenti

Results 3 issues of Matthew Valenti

Is it possible to trap this type of connection error (which is output to the Chrome console): WebSocket connection to 'ws://web-api-dev.azurewebsites.net/signalr/reconnect?transport=webSockets&groupsToken=...&connectionData=[{"name":"workeravailableshifthub"}]&tid=4' failed: WebSocket is closed before the connection is established....

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...

Thanks for a great module! Are there any plans to support OData 4.01 parsing? Or has anyone already done or tried this? It looks like this module is using: odata-v4.abnf...