I am trying to access an .obj file with javascript that a different domain than the one it is hosted, by placing the url address of its location but I am returning the following error "missing the CORS header 'Access-Control-Allow-Origin' ), "I have access to the files of both domains but I can not find a way to use them without duplicating the files in the two locations. My question is: How can I solve it?