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
We're receiving a weird 'Internal error' while connecting to a WebSocket server.
Using Postman and browser WebSocket JavaScript works perfectly, but using WebSocket API from CloudFlare just throws an Internal Error. Using fetch with upgrade doesn't solve it neither.
Hi,
We're receiving a weird 'Internal error' while connecting to a WebSocket server.
Using Postman and browser WebSocket JavaScript works perfectly, but using WebSocket API from CloudFlare just throws an Internal Error. Using fetch with upgrade doesn't solve it neither.
Endpoint: ws://18.100.19.133:8081/api/lobby/v1/tm888me000000001/live
Endpoint (Cloudflare proxy): wss://ws-test.digitalbeat.io/api/lobby/v1/tm888me000000001/live
Thanks.
The text was updated successfully, but these errors were encountered: