Hi @novabyte
I have a problem when get chat history via ListChannelMessageAsync, I have connected the socket and successfully joined a room called “General”, the ID return is “2…General”, chat send OK but when I log in again and try to get message history its return an exception with message “Requested resources was not found”.
Nakama vesion: 3.5.0
Unity version: 2020.3.33f1
Anyone can explain to me what wrong with my implement? Its urgent.
Thanks.