We have initialized an Open edX environment using Tutor in Kubernetes. We have uploaded a SCORM ZIP file, which I can see is stored in my storage provider. We are using MinIO as our storage solution. The problem is that when I try to load the content, I get a popup with the following error message:
Error grabbing 1.2 API-SecurityError: Failed to read a named property from 'Location': Blocked a frame with origin "https://files.lmscybersmart.com" from accessing a cross-origin frame.
I have looked through several discussions, but I cannot get it to work. Has anyone else faced this issue?