Embedding instagram webpage inside an iframe

前端 未结 3 1712
旧时难觅i
旧时难觅i 2021-02-01 11:28

I am getting this error:

Refused to display \'http://instagram.com/p/page/\' in a frame because it set \'X-Frame-Options\' to \'SAMEORIGIN\'.

3条回答
  •  無奈伤痛
    2021-02-01 11:51

    YES, you can display instagram pages with this format

    http://instagram.com/p/qbq6fIJMVZ
    

    ...inside iframes as long as you add the suffix /embed like

    
    

    See JSFIDDLE

提交回复
热议问题