Youth Protection Training Broken - Misconfigured CORS

Discuss ideas and suggestions around the Church website.
Chojun
New Member
Posts: 1
Joined: Sun Sep 22, 2019 11:24 am

Youth Protection Training Broken - Misconfigured CORS

Post by Chojun »

Hello,

My wife and I have been trying to take the youth protection training course at https://courses.churchofjesuschrist.org ... index.html

We've been experiencing errors and of course as a full-stack software engineer I decided to dive into the site and see if I can find the problem :)

The protection training site depends on a resource at 'https://learninglocker.ldschurch.org/data/xAPI [...]' This request is blocked by browsers as a security measure because CORS has not been configured to allow this type of request originating from courses.churchofjesuschrist.org. This will need to be fixed in order for anyone to complete the course. The web application host at courses.churchofjesuschrist.org will need to be configured to allow CORS requests to learninglocker.ldschurch.org.

I'm not sure if this is the best site to communicate this bug - if not, then please let me know where to submit it.


Thanks,

-Mike
jrobertfisher
New Member
Posts: 12
Joined: Fri Oct 28, 2011 7:26 am
Location: Frederick, MD

Re: Youth Protection Training Broken - Misconfigured CORS

Post by jrobertfisher »

I’m seeing a similar issue and am unable to complete the training. Including examples of the error I see.
You do not have the required permissions to view the files attached to this post.
lajackson
Community Moderators
Posts: 11902
Joined: Mon Mar 17, 2008 10:27 pm
Location: US

Re: Youth Protection Training Broken - Misconfigured CORS

Post by lajackson »

Chojun wrote:I'm not sure if this is the best site to communicate this bug - if not, then please let me know where to submit it.
Please send it through any of the Feedback links at the Church site. This is a user-to-user forum and the developers do not often frequent this site. Thanks.
WittyKing
New Member
Posts: 1
Joined: Sun Mar 15, 2020 10:54 pm

Re: Youth Protection Training Broken - Misconfigured CORS

Post by WittyKing »

Chojun wrote:Hello,

My wife and I have been trying to take the youth protection training course at https://courses.churchofjesuschrist.org ... index.html

We've been experiencing errors and of course as a full-stack software engineer I decided to dive into the site and see if I can find the problem :)

The protection training site depends on a resource at 'https://learninglocker.ldschurch.org/data/xAPI [...]' This request is blocked by browsers as a security measure because CORS has not been configured to allow this type of request originating from courses.churchofjesuschrist.org. This will need to be fixed in order for anyone to complete the course. The web application host at courses.churchofjesuschrist.org will need to be configured to allow CORS requests to learninglocker.ldschurch.org.

I'm not sure if this is the best site to communicate this bug - if not, then please let me know where to submit it.
I think I am also facing this issue. Did you get any proper solution?

Return to “Main Church Website”