Insecure JavaScript is trying to access the frame ... Domains, protocols, and ports must match

Insecure JavaScript is trying to access a frame with the URL http://example.com/jobs/listings/ from a frame with the URL http://example.com/a/j/jobvite/FrameResize.html?height=1446 . Domains, protocols, and ports must be consistent.

I do not understand why I am getting this error. This happens with a jobvite iframe, but the message does not make sense, since all domains, protocols and ports match.

It works in Firefox, but not in IE, Safari, and Chrome.

+6
source share

Source: https://habr.com/ru/post/911455/


All Articles