InstagramFeed icon indicating copy to clipboard operation
InstagramFeed copied to clipboard

Vanilla JavaScript Instagram Feed without access token. Not using the Instagram API

Results 3 InstagramFeed issues
Sort by recently updated
recently updated
newest added

Looks like images are not showing in any feed , seems like same CORS issue Many thanks A

The solution [posted here](https://github.com/jsanahuja/InstagramFeed/issues/55) works sometimes but is not consistent. I still get blocked by CORS errors sometimes, then I have to wait a while. Any advice to get this...

The [CORS fix](https://github.com/jsanahuja/InstagramFeed/issues/55) creates a new problem for me: `Cross-Origin Read Blocking (CORB) blocked cross-origin response https://www.instagram.com/p/CL7rMUKDOaR/ with MIME type text/html. See https://www.chromestatus.com/feature/5629709824032768 for more details.` Images don't display and...