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

30031: Invalid MaxRate

Twilio Messaging DocumentationMessaging

Description

description page anchor

MaxRate must be a valid float. Twilio returns this error when the value you provide is not a valid floating-point number.

Possible causes

possible-causes page anchor
  • You provided a nonnumeric value for MaxRate.
  • You set MaxRate to 0 or a negative number.
  • Set MaxRate to a positive float value.
  • If you are configuring Messaging throughput, choose a rate that matches the sending capacity you need. Twilio measures throughput in messages per second and queues requests that exceed available capacity.

Additional resources

additional-resources page anchor