14109: TwiML Reply message limit exceeded
PROGRAMMABLE SMS
WARNING
Too many TwiML reply messages have been sent in response to a single incoming message. You can send a maximum of 10 TwiML replies per incoming message.
- A runaway loop or other error in your application generated more than 10 TwiML replies to a single incoming message
- You have attempted to send >10 TwiML replies to a single incoming message
- If you need to generate >10 outbound messages for one incoming message, please use new API requests to create these messages.