Happening now | Office Hours: Customizing Your Theme With Moeed | Ask your questions now!

Issues with Loading External Mux Video Player in Shopify Theme Editor

Issues with Loading External Mux Video Player in Shopify Theme Editor

alavi1412
Shopify Partner
1 0 0

Hello Shopify Community,

I am facing an issue with loading an external Mux video player in my Shopify theme editor. The video player works perfectly fine on the live website, but in the Shopify theme editor, I am encountering a manifestLoadError. Below is the detailed error message I am receiving:

 

```

[mux-player 2.7.0] MediaError data:
context: Object { level: 0, responseType: "text", type: "manifest", … }
details: "manifestLoadError"
error: Error: A network error (status 0) occurred while loading manifest
fatal: true
loader: Object { loader: {…} }
networkDetails: XMLHttpRequest { readyState: 1, timeout: 0, withCredentials: false, … }

```

 

Here is the relevant part of my HTML code:

 

```

{{ "https://cdn.jsdelivr.net/npm/@mux/mux-player" | script_tag }}

```

 

Replies 0 (0)