CORS - Dropbox > Webflow fix?

Hello Bright Minds,

Have been building a custom Html5 video player and want to load the open caption files from dropbox (same location as the video source files) so i can add track/caption functionality to my player. Is there a way i can tackle the CORS security block so it will allow me to get the.vtt files from dropbox on a hosted webflow site?

Cause at the moment the browser keep giving me this information:

“Text track from origin “Dropbox” has been blocked from loading: Not at same origin as the document, and parent of track element does not have a ‘crossorigin’ attribute. Origin “Webflow” is therefore not allowed acces.”

Thanks,

Mark:robot: