Audio Cors Error

I have set header and origin but still getting error. Please see the below image

Does the same happen if you load the file from the same domain and same port:

http://localhost:4200/t55/assets/audio/

1 Like

Thanks for the reply. If the domain is same, than it works. If another domain/ url than its not working. I am calling audiaload.load

This is how the browser works now, the source must be allowed to be used on your domain… it is not related to threejs.

1 Like

source is already allowed, i checked into different domain, that is works, but the angular seems does not works on it, please help on it.