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

30128: MessagingServiceSidsAction is invalid

Twilio Messaging DocumentationMessaging

Description

description page anchor

This error occurs when MessagingServiceSidAction uses an unsupported value. Use only ADD, DELETE, or REPLACE.

Possible causes

possible-causes page anchor
  • The request includes a MessagingServiceSidAction value that is not ADD, DELETE, or REPLACE.
  • Update MessagingServiceSidAction to a supported value: ADD, DELETE, or REPLACE.
  • Check the request payload for typos or an unexpected action value before you send the request.

Additional resources

additional-resources page anchor