Search code examples
laravelfacebook-graph-apiinstagram-apiinstagram-graph-api

Instagram graph API unable to upload video using single or carousel


  1. upload media using api ""https://graph.facebook.com/v18.0/90010177253934/media?image_url=https%3A%2F%2Fsol...&is_carousel_item=true&access_token=EAAOc..." "

upload media using api

  1. create container using api "https://graph.facebook.com/v18.0/90010177253934/media?caption=Fruit%20candies&media_type=CAROUSEL&children=17899506308402767%2C18193870522147812%2C17853844403701904&access_token=EAAOc..."

create container using api

  1. Publish carousel container using api "https://graph.facebook.com/v18.0/90010177253934/media_publish?creation_id=18000748627392977&access_token=EAAOc..."

Publish carousel container using api

I've tried all above step mention in the documentation but getting error as show in pics Here is official document link

https://developers.facebook.com/docs/instagram-api/guides/content-publishing


Solution

  • I've found solution Instagram has change media_type pram it not exception video furthered, instead of vide pass reel

    e.g media_type: reel