I am trying to sync my Church calendar to my Google Calendar. I go through the process to create a link (as seen in the online documentation). Since setting this up, the calendar is not syncing to Google. In troubleshooting this, I found something interesting.
The link provided is like the following:
Code: Select all
https://www.lds.org/church-calendar/services/lucrs/ical/group/xxxxxx
If you were to put this link into a browser, it is redirected to:
Code: Select all
https://www.churchofjesuschrist/church-calendar/services/lucrs/ical/group/xxxxxx
The problem lies with the redirect: it is missing the .org from the domain name. I have attempted to manually add the .org, but it keeps redirecting to the link above with the missing suffix.
I am hoping someone from CHQ will see this and hopefully help fix it. Thanks.