Can someone help me with this lottie animation? this is showing me a 404 error when i embed it in my website
Script:
<div id="homeVideo">
<script async="" src="/lottie/v0.js"></script>
<script async="" custom-element="amp-bodymovin-animation" src="/lottie/amp-bodymovin-animation-0.1.js"></script>
<amp-bodymovin-animation layout="responsive" width="1920" height="720" src="/lottie/sigWebHeader.json">
</amp-bodymovin-animation>
</div><!-- /homeVideo -->