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
after using the latest chrome version on macos, I cannot use the web caller anymore.
In the console there is an error:
WebSocket connection to '<URL>' failed: WebSocket is closed before the connection is established.
wstransport.js:283 WebSocket connection to 'wss://voice-js.roaming.twilio.com/signal' failed: WebSocket is closed before the connection is established.
Using Safari this works great, is there maybe something I can change in the chrome settings?
Hey there,
after using the latest chrome version on macos, I cannot use the web caller anymore.
In the console there is an error:
Using Safari this works great, is there maybe something I can change in the chrome settings?
Additionally chrome warns about this function got deprecated: https://developer.chrome.com/docs/web-platform/deprecating-unload
The text was updated successfully, but these errors were encountered: