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

60306: Invalid Request

Twilio Verify DocumentationVerify

Description

description page anchor

The request is invalid.

HTTP status: 400

Possible causes

possible-causes page anchor

One or more parameters are in an invalid format:

  • Invalid AccountSid.
  • Invalid ServiceSid.
  • Invalid Identity.
  • Invalid Factor parameters: Invalid FriendlyName, Binding, etc.
  • Invalid AuthPayload when verifying a factor or challenge.
  • Invalid FactorSid.
  • Invalid list parameters: Invalid Page, PageSize or PageToken.
  • Invalid Challenge parameters: Invalid FactorSid, ExpirationDate, Details or HiddenDetails.
  • Invalid ChallengeSid.
  • Invalid Factor configuration.
  • Invalid JWT.
  • Invalid Webhooks parameters: Invalid EventTypes
  • Invalid PhoneNumber or Invalid PhoneNumberPrefix when adding a PhoneNumber or PhoneNumberPrefix to Global Safelist APIs.

Review the parameters you are passing from the list above and try again. Accepted parameters are detailed in the API reference.