部分的な機能停止share-external
Instagram Graph API not returning all comments for media objects.
2

I am using the Instagram Graph API to fetch comments on media objects using the following two endpoints: 1. GET v19.0<IG_MEDIA_ID>?fields=comments{from,hidden,id,like_count,media,text,timestamp,username,user,replies{id,media,text,from,timestamp,username,user,hidden}} 2. GET v19.0/<IG_MEDIA_ID>/comments

For media objects with 25 comments, the API is only returning 21 comments. This issue occurs consistently across multiple Instagram posts. Observe that the returned result contains fewer comments than expected.

Request for Help: Has anyone experienced a similar issue? Are there any known solutions or workarounds for retrieving all comments through the API?

Buzz
質問日時: 約2ヶ月前
選択された回答
1

i'm facing same issue, found any workaround solution?

11月14日 21:25
Sanjay
1

Did you get usernames of replies? For some reason API returns only timestamp, text and ID without information abour user...

11月19日 14:29
Истомин