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

60701: Invalid request


ERROR: 60701

error-60701 page anchor
MESSAGING
ERROR

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