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

50374: 'State' field can't be empty

Twilio Chat DocumentationChat

Description

description page anchor

'State' field can't be removed or set to empty if it was already set before.

Possible causes

possible-causes page anchor
  • 'State' field is set to empty string value when channel has some non-empty state.
  • Remove 'State' field from request parameters.
  • Set 'State' field to some valid value('active', 'inactive', 'closed', etc.)