I'm not able to open videos not listed on youtube using the html tag iframe
, the following error occurs:
Refused to display ' link ' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'
Does anyone know what it is? I tried using the video tag and it also is not working.
<iframe width="420" height="315"
src="videodoyoutubenaolistado"></iframe>