I'm working on a project and I want to integrate an application called what'sup gold. Here is my code below:
<iframe height="300px" width="100%" src="http://localhost/NmConsole/#discover/p=%7B%22fullScreen%22%3Atrue%7D"> app1 </iframe> the problem is when running the code I got these errors:
Refused to display 'http://localhost/NmConsole/#discover/p=%7B%22fullScreen%22%3Atrue%7D' in a frame because it set 'X-Frame-Options' to 'sameorigin'. And Failed to load resource: net::ERR_BLOCKED_BY_RESPONSE
Can anyone explain what the problem is exactly and how to go about resolving it?
X-Frame-Optionsis?