-
-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Description
I could not find why WS connection fails with a certain Api service, namely "wss://streaming.assemblyai.com/v3/ws". I could not trace what the actual error behind the 'WebSocket upgrade failed' error thrown from try await WSClient.WebSocketClient.connect.
I tried the connection with Starscream library and it works fine.
Here is the reproduction in a macOS app: https://github.com/atacan/DiscussionWSClientUpgradeFailed/
I'd appreciate it if you could take a look.
I think you don't even need API key, as I showed the logs in the Readme, with Starscream we receive the unauthorized error after the connection is established. swift-websocket client fails with or without API key.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels