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

60701: Invalid request

Twilio Messaging DocumentationMessaging

Description

description page anchor

60701 means Twilio rejected the Messaging request as invalid and returned a generic 400 Bad Request response. Use the response body to find the specific error detail for the request that failed.

Possible causes

possible-causes page anchor
  • The request did not pass validation, so Twilio returned a generic 400 Bad Request response.
  • Inspect the response body for the detailed error message, then correct the request and retry it.
  • Review the debugging guide and error logs to isolate the parameter or field that caused the failure.

Additional resources

additional-resources page anchor