I am trying to post on instagram using graph api but i am not able to post.
Content Publishing The Content Publishing API is a subset of Instagram Graph API endpoints that allow you to publish IG Media objects on Instagram Business IG Users.
Publishing media objects with this API is a two step process — you first create a media object container, then publish the container.
i try all the code but stil looking for solution
POST graph.facebook.com/17841400008460056/media
?image_url=https//www.example.com/images/bronz-fonz.jpg
&caption=#BronzFonz
i try this one but code is not returning a media object
Returning this kind of error:
Facebook\Exceptions\FacebookResponseException (#3) Application does not have the capability to make this API call. ↵ Caused by: Facebook\Exceptions\FacebookAuthenticationException (#3) Application does not have the capability to make this API call. in /home2/urmemesc/public_html/demoproqaz/src/Facebook/Exceptions/FacebookResponseException.php at line 142