Hi,
I am facing the issue where I am getting CORS error while fetching Not Ready reasons (and other reasons as well like wrapup and logout) however, I don't face this issue while calling other Apis like state change or accept call etc. Only the APIs that require admin credentials are causing this issue.
The error says:
Access to XMLHttpRequest at 'https://fdqn:8445/finesse/api/ReasonCodes?category=NOT_READY' from origin 'xyz..' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Please help.
Thanks.