I need to embed a reel on my website. I can see the reel but I can not reproduce it. If I embed a video I can see it on my website or a carousel. With the reels I can only see the caption and a button that says WATCH ON INSTAGRAM
.
I noticed it is with some of the reels, for example I created this codesandbox https://codesandbox.io/s/react-typescript-forked-cxsls2?file=/src/App.tsx where I added 2 different reels, one of them I can play it once and when it ends a button comes up with the label WATCH AGAIN ON INSTAGRAM
, the other reel always have the same WATCH ON INSTAGRAM
button/label.
I am using only the embed code, I am wondering if with the oembed library from FB SDK, this will happen as well https://developers.facebook.com/docs/graph-api/reference/instagram-oembed/
Do you have an idea if they the same behaviour?