Instagram Graph API Video & Reels

1.7k Views Asked by At

Recently, on the 21st of May Instagram released an update regrading IGTV, Videos, and Reels.

I used to get my user's media with the help of the Graph API, BUT after the update, new videos which are created are considered a Reel. Note - users have to be creators \ business accounts.

To quote Facebook "Reels are not supported" I know...

The main issue is that when I query the endpoints

POST /{ig-user-id}/media

or

GET /{ig-user-id}/business_discovery

of a certain user, no new videos returned from the API.

My question is:

Has anybody encountered the same problem and maybe has some workarounds? Or we should just wait for an API update, which i saw we have v14 now , but without any new features regarding videos and reels

Thanks!

0

There are 0 best solutions below