API CORS error
Hi I am just starting to work with APIs. I am having issues with the CORS error below [edited websites].
Access to XMLHttpRequest at 'https://api.test.xxx.com/access' from origin 'https://yyy.zzz.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
The company we are working with does not want to add the Access-Control-Allow-Origin header. What is the best way to proceed in ColdFusion? Any suggestions are greatly appreciated.
Thanks
Nicole
