Posts under category Facebook Instagram Graph API

comments API response is error.
comments counts is about 900. but, comments counts of API response is 38.
parameter 'limit' sets 50. but comments counts of API response is 11.
params : {'limit': 50, 'access_token': '', 'fields': 'id,username,like_count,text,timestamp,replies.limit(50){id,username,like_count,text,timestamp}'} url : https://graph.facebook.com/17933654987710768/comments data : 11

Hi. On 2024-03-05 we have stopd receiving webhooks for instagram comments, mentions and messages. It was working as intended until 2024-03-04.
There were no changes on the app configuration. I checked the app configuration and the app is on live mode and it have the advanced permissions for each of the webhook types.
To make sure our callback URL is working properly, we made a test with the messages type on the app dashboard and the message was received on our end without any problem.

Hi, on 26 Feb suddenly I have stopped receiving any webhook request for instagram stories. I have tested manually from the app dashboard and I can see the request in my logs. I have also checked and my users have the page_manage_metadata permission for the facebook page linked to the instagram account, and the subscribed_apps endpoint correctly returns my app so the user is subscribed. Anyone with this problem?

I have previously succeeded in retrieving IG Hashtags via the API and in downloading media related to this hashtag seach. Now I would like to get the media information via the IG Media request. However i am not able to get the IG Media and get the following error message:
{
"error": {
"message": "Unsupported get request. Object with ID 'xxxxxx' does not exist, cannot be loaded due to missing permissions, or does not support this operation. Please read the Graph API documentation at https://developers.facebook.com/docs/graph-api",
"type": "GraphMethodException",
"code": 100,
"error_subcode": 33,
"fbtrace_id": "ADoNIVirUIhWV6N0kovAum9"
}
}
I got the ID "XXXXX" from the "ID" field in the IG Hashtag Recent Media request. So the media id should exist.
The permission should be sufficient too as I temporarily granted all possible permissions in order to exclude this potential error source.
Any idea what the problem could be? I found similar inquiries, but they were all unresolved, so I am reposting them.

ING: Greetings, I hope you can help me. I have problems with the “Instagram Basic Viewing” API, the problem occurs when trying to add a person, I check the “Instagram Evaluator” box and add the Instagram account; When you press the “add” button, a red pop-up message is displayed indicating: “The form cannot be loaded – Please verify that all the information entered is correct and try again.” The process reaches that point and I cannot continue.
ESP: Saludos, espero puedan ayudarme. Tengo problemas con la API “Visualización Básica de Instagram”, el problema se presenta al intentar agregar una persona, marco la casilla de “Evaluador de Instagram” y añado la cuenta de Instagram; al presionar el botón “agregar” se muestra un mensaje emergente en rojo indicando: “El formulario no se puede cargar – Verifica que toda la información ingresada es correcta y vuelve a intentarlo”. El proceso llega hasta ese punto y no puedo continuar.