Hi,
We have a blocking issue for all plugins.
When a user attempts to use a OneAll plugin we register the following error:
Uncaught SecurityError: Blocked a frame with origin "
https://www.mydomain.com" from accessing a frame with origin "
https://mydomain.api.oneall.com". Protocols, domains, and ports must match. (where "mydomain" is obviously our domain).
Apparently everything is set correctly and this problem only occurs on a server EC2 without static IP.
Any suggestions?
Thaks in advance.
Answers
Not sure. Here are some suggestions:
Is there code on the main page trying to access our plugin iframe?
Maybe the X-Frame-Options is set?