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
Warning
Twilio error

60327: Channel not supported by template; Verify falling back to static message

Twilio Verify DocumentationVerify

Description

description page anchor

This warning appears when you start a verification with a template that does not support the requested channel. Verify sends the verification with the Verify Default template for that channel instead. Pre-approved and custom templates support only SMS and Voice.

Possible causes

possible-causes page anchor
  • The selected pre-approved or custom template does not support the channel you used for the verification request. Pre-approved and custom templates are supported only with SMS and Voice.
  • The template's channels property does not include the channel you requested.
  • Verify Templates are not enabled for your account, so Verify falls back to the Verify Default template for the selected channel.
  • In Console, open your Verify Service and check the Message preview. Use only templates that show the SMS and or Call icons for the channel you want to send.
  • If you send verifications through the API, list available templates first and confirm that the template channels array includes your requested channel before you pass TemplateSid.
  • Use the Verify Default template when you need to send over a channel that your selected template does not support. The Verify Default template supports SMS, Voice, and WhatsApp.
  • If the available templates do not fit your use case, request a custom template and use it only on supported channels.

Additional resources

additional-resources page anchor