I'm currently making an Iframe using javascript but when I try to access the iFrame using myIframe.contentWindow.document
I receive the following error:
DOMException: Blocked a frame with origin "http://localhost:8082" from accessing a cross-origin frame.