I'm trying to send a POST request from my learning management system, and I'm getting a CORS error:
tincan.js:3 Access to XMLHttpRequest at 'https://xaro-yhxq-r3hw.n7.xano.io/api:3Oza2_sj/rise/statements?statementId=991ffb47-d4e8-48d2-a270-b445a238d4fc' from origin 'https://efront.thecybermaniacs.com' has been blocked by CORS policy: Request header field x-experience-api-version is not allowed by Access-Control-Allow-Headers in preflight response.
Any ideas on how I should proceed to fix it?