When attempting to connect via a browser WebSocket, the connection fails with the following error: > WebSocket connection to 'ws://snake.cygni.se/training' failed: Error during WebSocket handshake: Unexpected response code: 403 This happens in all browsers (Safari, Chrome, Firefox), but not in Node. CORS issue perhaps?