A2P 10DLC Campaign Vetting Delays: We are experiencing delays while vetting 10DLC campaigns. Our third party is reviewing campaigns manually, and due to the high volume of requests, a queue has built up. Campaign reviews are expected to take longer. Twilio is working with the provider to help expedite this process. New details will be shared in our incident report as soon they become available.

Prevent Unauthorized Access to Your Media with HTTP Basic Auth

Twilio stores all media sent and received with our services behind long URLs to increase security until the links are ready to distribute. For added security, users can enforce HTTP authentication so that your Account SID and Auth Token are required for access. This guide explains how to add this extra security step for protecting your media.

  1. Access the General SMS Settings page in Console.
  2. Scroll to the "Enforce HTTP Auth on Media URLs" section, and then select Enable.
    mediaAuth_01_450px.png
  3. Click Save.
    mediaAuth_02_450px.png

Once HTTP Auth is enabled on your project, subsequent attempts to fetch your message media will direct you to a mediaURL that is only valid for 4 hours. The domain of the media URL will also change from s3-external-1.amazonaws.com to mms.twiliocdn.com. You can make subsequent API requests for new short-lived URLs for your media at any time.

Have more questions? Submit a request
Powered by Zendesk