Hi ,
I am trying ajax call to third party API in Power apps portal . while making call to that getting below error
"Access to XMLHttpRequest at 'https://api.test.com/' from origin 'https://xyz.powerappsportals.com' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: The 'Access-Control-Allow-Origin' header has a value 'https://developers.test.com' that is not equal to the supplied origin."
Can anyone please help me with this issue?
thanks!