Skip to contentSkip to navigationSkip to topbar
Page toolsOn this pageProducts used
Looking for more inspiration?Visit the
Error
Application error

63043: Link to a sample media file returns 403 Forbidden

Twilio Messaging DocumentationMessaging
Twilio Content DocumentationContent

Description

description page anchor

This error occurs when the sample media URL returns 403 Forbidden, which prevents Twilio from retrieving the file.

Possible causes

possible-causes page anchor
  • The media server requires authorization, so Twilio cannot access the file without credentials or a valid token.
  • Host the sample file at a publicly accessible URL that Twilio can fetch without authentication.
  • If you must protect the file, use a URL that includes a valid access token or another authorization mechanism that allows Twilio to retrieve the media.

Additional resources

additional-resources page anchor