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

90014: Validity Period should be positive integer


ERROR: 90014

error-90014 page anchor
MESSAGING
ERROR

This error occurs when validity_period is not a positive integer. For Messaging Service messages and Message resources, Twilio accepts integer values from 1 to 36000 seconds.

Possible causes

possible-causes page anchor
  • You set validity_period to 0, a negative number, or a non-integer value. Twilio requires a positive integer.
  • You configured a Messaging Service with a validity period outside the supported range of 1 to 36000 seconds.
  • Set validity_period to a whole number between 1 and 36000.
  • If you are using a Messaging Service, enter the queue time in seconds in the Validity period setting.
  • Update the message request or Messaging Service configuration, then send the message again.

Additional resources

additional-resources page anchor