iis - Same origin policy exception -


uncaught securityerror: blocked frame origin "https://localhost:44300" accessing frame origin "https://othersite". protocols, domains, , ports must match.

as can see, both sites https.

i trying access properties of iframe within website. 1 push me in right direction?

if can't make sure both sites run on exactly same protocol, domain , port, might think using proxy solution webserver.

depending on browsers , versions need support, can choose cors solve problem.


Comments

Popular posts from this blog

javascript - oscilloscope of speaker input stops rendering after a few seconds -

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -