Cors issue in the ortahanc and frontend

when i am making post request to fetch pr image i am getting this error Access to XMLHttpRequest at ‘https://pacs.reportingbot.in/dicom-web/studies/1.2.826.0.1.3680043.8.437.1.2.2.1.32628.1746251499.5923/series/1.3.46.670589.11.80519.5.0.960.2025050313073260048/instances/1.3.46.670589.11.80519.5.0.960.2025050313073262049.1/frames/1’ from origin ‘https://u4rad.reportingbot.in’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
hook.js:608 Couldn’t process because XMLHttpRequest
overrideMethod @ hook.js:608
hook.js:608 XMLHttpRequest
overrideMethod @ hook.js:608
pacs.reportingbot.in/dicom-web/studies/1.2.826.0.1.3680043.8.437.1.2.2.1.32628.1746251499.5923/series/1.3.46.670589.11.80519.5.0.960.2025050313073260048/instances/1.3.46.670589.11.80519.5.0.960.2025050313073262049.1/frames/1:1

        Failed to load resource: net::ERR_FAILED     whats the issue for this Access to XMLHttpRequest at 'https://pacs.reportingbot.in/dicom-web/studies/1.2.826.0.1.3680043.8.437.1.2.2.1.32628.1746251499.5923/series/1.3.46.670589.11.80519.5.0.960.2025050313073260048/instances/1.3.46.670589.11.80519.5.0.960.2025050313073262049.1/frames/1' from origin 'https://u4rad.reportingbot.in' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

hook.js:608 Couldn’t process because XMLHttpRequest
overrideMethod @ hook.js:608
hook.js:608 XMLHttpRequest
overrideMethod @ hook.js:608
pacs.reportingbot.in/dicom-web/studies/1.2.826.0.1.3680043.8.437.1.2.2.1.32628.1746251499.5923/series/1.3.46.670589.11.80519.5.0.960.2025050313073260048/instances/1.3.46.670589.11.80519.5.0.960.2025050313073262049.1/frames/1:1

        Failed to load resource: net::ERR_FAILED

Hi,

This issue has been discussed so many times that we have written an article in the documentation about it.

Hope this helps,

Alain.

hi i solved this issue but i am getting 415 unsupported media file for pr modality

Hello,

Don’t expect any answer if you don’t provide a minimal working example for other people to reproduce your issue.

Regards,
Sébastien-