Hi all,
I’m trying to display an mp4 file in a video player which is stored inside my Interface-> assets folder in the epicenter.
While some systems are able to display this mp4 file some of them are getting the below error when they are trying to fetch the mp4 file.
[Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help, check [https://xhr.spec.whatwg.org/](https://urldefense.com/v3/https://xhr.spec.whatwg.org/;!/app/…XXX.mp4:1
Failed to load resource: the server responded with a status of 416 (Requested Range Not Satisfiable)
Can someone please assist me for this?