Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stream Video keyNotFound error #632

Open
ferrlan opened this issue Jan 6, 2025 · 0 comments
Open

Stream Video keyNotFound error #632

ferrlan opened this issue Jan 6, 2025 · 0 comments

Comments

@ferrlan
Copy link

ferrlan commented Jan 6, 2025

What did you do?

User initiates a Stream Video call.

What did you expect to happen?

The call to start without error.

What happened instead?

The call is not initiated and the following is printed to the log:

[io.getStream.chat.core.web_socket_engine_queue] [WebSocketClient.swift:216] [webSocketDidReceiveMessage(_:)] > keyNotFound(CodingKeys(stringValue: "user", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: "user", intValue: nil) ("user").", underlyingError: nil))

GetStream Environment

GetStream Video version: 1.14.1
GetStream Video frameworks: StreamVideo, StreamVideoSwiftUI
iOS version: 18.2
Swift version: 5
Xcode version: 16.2
Device: iPhone 16

Additional context

This had not occurred previously but without any code updates it has suddenly appeared. Same behavior with Stream Video 1.0.9 as well, so doesn't seem to be new with the new version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant