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

60330: Failed to invoke the webhook

Twilio Verify DocumentationVerify

Description

description page anchor

HTTP status: 400

Possible causes

possible-causes page anchor
  • Unable to access the webhook URL
  • The webhook is allowing HTTP requests other than POST
  • The webhook is responding with a status code other than 200 (OK)
  • Make sure the webhook URL is reachable
  • Remember the webhook must allow HTTP POST requests
  • Make sure the webhook is responding with status code 200 when everything is going well