45209: Adding user to Chat Channel timed out
FLEX
ERROR
This error occurs when Flex cannot complete the step that adds a user to a Chat Channel before the request times out. In legacy Flex Webchat, Twilio creates the Chat Channel and then adds the Programmable Chat user as a channel member during startEngagement.
- A timeout occurred while Twilio was adding the user to the Chat Channel.
- The legacy Webchat address or Flex Flow configuration is incorrect, such as an invalid Chat Service or Studio Flow configuration.
- The Chat Channel was not created or linked correctly in the Flex Chat Service.
- A custom messaging orchestration flow is in use without the required Flex message handlers or
ChatOrchestratoroverride.
- Refresh the browser and retry the webchat session.
- Verify your legacy Webchat address and Flex Flow configuration, including the Chat Service and Studio Flow used for the webchat channel.
- In Twilio Console, confirm that the Chat Channel exists in the Flex Chat Service and that the interaction appears there.
- Review the Studio Flow Execution Logs for the webchat or messaging flow and fix any failing widgets or downstream requests.
- If you use custom messaging orchestration, make sure your channel configuration and
ChatOrchestratoroverride match your implementation. - If you still use Flex Webchat 2.0, migrate to Webchat 3.x.x.