Skip to contentSkip to navigationSkip to topbar
Page toolsOn this pageProducts used
Looking for more inspiration?Visit the
Error
Application error

50382: Timer can't be set without state

Twilio Chat DocumentationChat

Description

description page anchor

You are trying to set 'TimeToInactive' and/or 'TimeToClosed' without 'State' parameter in request during conversation creation

Possible causes

possible-causes page anchor
  • 'State' parameter is missing while 'TimeToInactive' and/or 'TimeToClosed' are present
  • Add 'State' parameter in conversation creation request
  • Remove 'TimeToInactive' and/or 'TimeToClosed' from conversation creation request