adrianhajdin / zoom-clone

Learn to develop a professional enterprise-ready video conferencing app in hours using Next.js 14, Stream, and Tailwind CSS.
https://jsmastery.pro
905 stars 294 forks source link

WebSocket Issue #21

Open ankurlhila opened 2 months ago

ankurlhila commented 2 months ago

Error: {"code":4,"StatusCode":400,"message":"WS failed with code 4 and reason - Websocket connection with server side authentication isn't supported","isWSFailure":false}

I am getting this error in the application. Can someone guide me for the same on how to fix it?