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

Log Type: APPLICATION

Log Level: ERROR

## Description

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

* Your `productionMessageSample` includes a URL that uses `http://` instead of `https://`.
* Your `productionMessageSample` includes a URL without the required `https://` prefix.

### Possible solutions

* 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.
