We are building a custom chat UI using the Genesys Cloud Guest API instead of the default widget. The WebSocket connection to wss://api.genesyscloud.com/v2/conversations/messaging/guest/open establishes successfully, but it closes with code 1006 immediately after sending the authentication payload. The server response returns a 401 Unauthorized despite using a valid guest token. Has anyone seen this behavior with the raw WebSocket endpoint?