Closed srgray closed 3 years ago
I see now the relevant error in Stream Dashboard:
GetOrCreateChannel failed with error: "User '****' with role user is not allowed to access Resource ReadChannel on channel type support"
We will check on the permissions on this channel.
What did you do?
Attempt to send message in a channel that is defined with a custom channel type
What did you expect to happen?
Message to be sent successfully
What happened instead?
Error received:
GetStream Environment
GetStream Chat version: 4.0.0-beta.10 GetStream Chat frameworks: StreamChat, StreamChatUI
Additional context
See attached sample project. I am able to send message in a channel with standard channel type (.livestream) but I cannot successfully do it in channel with custom type (.support) StreamTest.zip