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

30858: Verification rejection - High Risk - Non-secured URL in sample message

Twilio Messaging DocumentationMessaging

Description

description page anchor

This error means your verification submission was rejected because the sample message includes a URL that doesn't use https://. Messaging traffic to the United States and Canada is blocked until the number is verified.

Possible causes

possible-causes page anchor
  • Your productionMessageSample includes a URL that uses http:// instead of https://.
  • Your productionMessageSample includes a URL without the required https:// prefix.
  • Correct the URL in your sample message to use https:// and resubmit the verification.
  • Ensure every URL you plan to send in message content is secured with https://.
  • If your rejected verification request can be edited, update the existing request and resubmit it. If it isn't eligible for resubmission, correct the sample message and submit a new verification request.