Lottie doesn't work on self hosted

I can’t get lottie to work when I host the.json files myself

<script src="https://unpkg.com/lottie-interactive@latest/dist/lottie-interactive.js"></script>
<!-- LOTTIE HOST -->
<lottie-interactive path="https://lottie.host/af3097e5-698c-401e-bd0b-1026e00fb7e8/fIZczfwURf.json" interaction="hover" speed="1" delay="0" aspect-ratio="xMidYMid slice"></lottie-interactive>
<!-- MY HOST -->
<lottie-interactive path="https://nexsbit.com/anuinitiative/about.json" interaction="hover" speed="1" delay="0" aspect-ratio="xMidYMid slice"></lottie-interactive>

The content of the .json file is exactly the same.

I’m not sure for how much longer the files from lottie.host will be hosted (it will expire after 12 hours)

Hey there,

This looks like an issue related to CORS error. I’ve replied to your Support ticket. Please feel free to reply to the ticket if you need further assistance.