Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
REST API Post blocked by CORS though whitelisted in PAPI_CORS_DOMAIN_LIST
Summary
REST API Post blocked by CORS though whitelisted in PAPI_CORS_DOMAIN_LISTContent
We want to send data from an Articulate Storyline 360 SCORM course on Taleo. I can successfully post data using Postman.
When I try running the Javascript from the course, or just in the Developer Console I get: Access to XMLHttpRequest at 'https:...--' from origin 'https:...' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.
The site I am trying to run it from has been whitelisted via PAPI_CORS_DOMAIN_LIST and has jquery running on it.
Tagged:
1