Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

Failed to load resource: net::ERR_BLOCKED_BY_RESPONSE [duplicate]

Writer Matthew Barrera

I am looking for some solution of this issue of iframe

 Refused to display ' in a frame because it set 'X-Frame-Options' to 'sameorigin'.
Failed to load resource: net::ERR_BLOCKED_BY_RESPONSE Refused to display ' in a frame because it set 'X-Frame-Options' to 'sameorigin'.
Failed to load resource: net::ERR_BLOCKED_BY_RESPONSE

FYI both sites are drupal based, if it has any special code. I have already tested same domain and different domain both url for iframe but same error.

0

1 Answer

As explained on check your x-frame-options value

... they have disallowed loading of the resource in an iframe outside of their domain. So this iframe is not able to display cross domain.

enter image description here