انقطاع جزئي للخدمة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
تم طرح السؤال منذ حوالي شهرين
الإجابة المحددة
1

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

‏١٤ نوفمبر‏‏٩:٢٥ م‏111
Sanjay
1

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

‏١٩ نوفمبر‏‏٢:٢٩ م‏111
Истомин