nocodeapi / embed-instagram-feed

The easiest way to embed Instagram feed into the webpage.
https://nocodeapi.github.io/embed-instagram-feed/demo/feed/
MIT License
37 stars 7 forks source link

Not compatible for "carousels" #3

Closed Ignasinou closed 1 year ago

Ignasinou commented 1 year ago

Looks like this is not compatible with "carousels" media type, I guess the solutions is around here:

https://github.com/nocodeapi/embed-instagram-feed/blob/4502c3bb3de5c72bfe6fdc4a02bb0e245f5410b7/src/EmbedInstagramFeed.js#L175

and based on this: https://developers.facebook.com/docs/instagram-basic-display-api/reference/media/

I'll try to PR if I have some time

Ignasinou commented 1 year ago

PR here #4 !!