Skip to contentSkip to navigationSkip to topbar
Page tools
Useful for sharing or LLM
Accelerate development with AI

On this pageProducts used
Looking for more inspiration?Visit the
Error
Application error

50377: Can't update conversation as it's in final closed state

Twilio Chat DocumentationChat

Description

description page anchor

Conversation state is 'closed' so it can't be used for chatting anymore.

Possible causes

possible-causes page anchor
  • Conversation state is set manually or by timer to 'closed' which means that conversation can't be updated anymore.
  • Create new conversation in 'active' state without 'TimeToClosed' or with some big duration to avoid unexpected movement to 'closed' state.