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

35132: Bulk : Provided Attributes JSON is not valid

Twilio Messaging DocumentationMessaging

Description

description page anchor

Twilio returns this error when a bulk messaging request includes Attributes that are not valid JSON.

Possible causes

possible-causes page anchor
  • The Attributes value is not valid JSON.
  • The attribute payload is malformed or does not match the expected format. This is an inference based on the error text.
  • Update the Attributes value so it is valid JSON before you resend the request.
  • Check each attribute for the expected format and correct any malformed fields.

Additional resources

additional-resources page anchor