No response to joining a chat session

When I successfully entered a textChat=true party, I received no AddedToTopic message and no SendChatMessage response
1.I have set up the session template and checked Can join chat room
image

2.I also added ‘textChat = true’ to my code
image

Party ID:38c3a3a28d6c40559e4a7d88af623a33

Please help me. Thank you!

Hi @user13,

I’ll ask the internal team and will give you an answer ASAP.

Hi @user13

Have you tried connecting the chat service websocket before adding the event listeners and creating a party?

It should be GetChat().Connect(). Do note that the user apiClient needs to be authenticated / logged in first to be able to connect.

Let me know if there are any other issues, thank you!

Hello @user13,

We have updated the guideline.
I hope it helps.