Forum Discussion
SamHill
2 years agoSuper Hero
Hi Roger, the CORS error suggests that content and LMS are on different domains? This suggests that the two cannot communicate due to the same origin policy. It sounds like more of an Talent LMS API question.
Is the Talent guys able to help you out with the CORS error? Did you implement the Access Header and use the API key within your JavaScript. I'm sure Talent LMS will have some documentation on how to implement this in JavaScript, but the CORS error is likely due to there not being a correct API key in the access headers?