Hey all
I've published a web app, in the web app when I try my API calls, they do not trigger. They do, however, trigger and work in test mode.
Does anyone know why they would not work in the published app?
Inspector reports this:
Access to XMLHttpRequest at 'DETAILS REMOVED' has been blocked by CORS policy: Request header field Authorization is not allowed by Access-Control-Allow-Headers in preflight response.