Common reasons why a client fails to join a channel

更新时间:
复制 MD 格式

This topic describes common reasons why a client fails to join a channel and explains how to resolve these issues.

How to obtain the parameters required to join a channel

You must obtain the parameters required to join a channel from your AppServer. For more information, see Generate a token on the server-side.

How to obtain a sessionID

For RTS SDK versions earlier than 1.9, the sessionID field can be an empty string. This field is removed in version 1.9 and later.

Common error codes

Error codeDescription
33620485Failed to join the channel: The token is invalid. Regenerate the channel authentication token (Token). For more information, see Use a token for authentication.
33620483Failed to join the channel: The channel has expired. A channel is valid for 48 hours. Regenerate the channel authentication token (Token). For more information, see Use a token for authentication.