Blocked by CORS policy

I’m trying to download images saved on tape from another platform via API and I’m receiving the following error:
Access to XMLHttpRequest at ‘image link’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
Is there any way to solve this problem?