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

57006: 'EventType' is empty

Twilio Messaging DocumentationMessaging

Description

description page anchor

EventType is required in this request. When it is missing or empty, Twilio returns This error with the message 'EventType' is empty.

Possible causes

possible-causes page anchor
  • The request did not include a value for EventType.
  • The request included EventType, but the value was empty.
  • Pass a valid EventType value in the request.
  • Validate the payload before sending it so EventType is present and populated.

Additional resources

additional-resources page anchor