naahmoraaes

Results 3 comments of naahmoraaes

WebSocket connection to 'ws://ipaddress:3129/soows' failed: it shows as if there was a problem in the code below: if (headers.get('www-authenticate') !== null) { let ws = new WebSocket(`ws://${wsurl}/soows`);

Uncaught (in promise) TypeError: headers.get is not a function at webSocketHook (payload.js:184) at payload.js:258

I found my error. Thanks