Interrupción parcialshare-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
Enviada hace 2 meses aproximadamente
Respuesta seleccionada
1

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

14 de noviembre a las 21:25
Sanjay
1

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

19 de noviembre a las 14:29
Истомин