react-instagram-embed icon indicating copy to clipboard operation
react-instagram-embed copied to clipboard

Failed to load resource: the server responded with a status of 404 ()

Open paolov1928 opened this issue 5 years ago • 5 comments

Really enjoy using the tool, thanks!

Recently I have been encountering a 404 error when using the bike example in this repo. Is anyone else having the same 404?

paolov1928 avatar Jun 05 '19 10:06 paolov1928

Yeah, same problem. I had to include "https://www.instagram.com/static/bundles/es6/EmbedSDK.js/47c7ec92d91e.js" on my index.html page for this to work.

kpennell avatar Aug 09 '19 07:08 kpennell

This started happening after I upgraded gatsby and other plugins.

kpennell avatar Aug 09 '19 07:08 kpennell

@kpennell → that happened also to me, got that error after an yarn upgrade on a gatsbyjs project …

Coderwelsch avatar Jan 16 '20 22:01 Coderwelsch

I'm also receiving a 404 on a Gatsby project

bethshook avatar Nov 21 '20 20:11 bethshook

Yeah, same problem. I had to include "https://www.instagram.com/static/bundles/es6/EmbedSDK.js/47c7ec92d91e.js" on my index.html page for this to work.

can u write the syntax so that I can copy and paste that in my code

Sajidkhan44 avatar Feb 20 '21 14:02 Sajidkhan44