How Can I Get Insights Data for Instagram Media Posts

I tried every opportunity to get an idea of ​​the media message posted on instagram. This is the message I'm trying to get, https://api.instagram.com/oembed/?url=https://www.instagram.com/p/BUs4jxfAtIs/

Obviously, the endpoints provided by instagram are not enough to get any profile data.

And when I try the api chart v2.9/1525843122691691052_5512691375/insights I get an error message:

 { "error": { "message": "(#803) Some of the aliases you requested do not exist: 1525843122691691052_5512691375", "type": "OAuthException", "code": 803, "fbtrace_id": "A64kR4gnbfC" } } 

Is it possible? Could anyone do this? The documentation is not very helpful and does not seem to be updated.

+7
Facebook-graph-api instagram-api instagram facebook-insights
source share

No one has answered this question yet.

See related questions:

161
How can I get user media with Instagram without authentication as a user?
sixteen
Instagram / v1 / tags / {tag-name} / media / recent endpoint doesn't return min_tag_id to pagination block
7
Get Facebook Media-id for instagram post from url
4
Mediaastat endpoint not working - Invalid Media ID
one
Instagram API endpoint giving null results
one
Some media do not have oEmbeds from Instagram API
0
Send a message to Instagram
0
How to get media_id from shortcode?
-one
Instagram media search returns without results

All Articles