Hi there I'm not able to see analytics when i select "LAST 24 HOURS" Tab. when i select the LAST 48 HOURS, analytics are showing fine.
I'm experiencing this issue from past 6 or 7 days in Audience Network Dashboard.
I asked some developers about it, i think around 20% or 30% people are affected by this issue.
kindly check and resolve the issue.

I have some questions regarding webhook calls triggered when comments are made on Instagram posts associated with a Facebook page:
Despite the Facebook page being linked to the Instagram account, there are instances where comments on Instagram posts are not being integrated into the Facebook page's inbox. Are there any possible reasons for this issue other than a high volume of comments?
Is it the case that webhook calls are not functioning at all for Instagram pro accounts with over 500,000 followers?

I am currently implementing a feature in an app that uses the Meta API to automatically send DMs in response to comments on Instagram posts. The mechanism involves using webhook calls triggered when comments are made on Instagram posts linked to a Facebook page. However, there is currently an issue where some Instagram accounts are not receiving these webhook calls.
Some of these accounts were previously receiving webhook calls as expected, but suddenly stopped receiving them. During this time, there have been no changes made to the settings of the Instagram accounts or the associated Facebook pages.
Is there currently an issue with webhook calls in the Meta API, or has such an issue been reported? Alternatively, is it possible that the settings of the Instagram accounts or Facebook pages could be causing the webhook calls to not be received?

My app was deactivated, but I've reactivated it again for a while already but the API is still giving me the following error:
API access deactivated. To reactivate, go to developer.facebook.com and complete developer registration.
This is on the standard "/me?fields=id,name". Also when I try to generate an access token it says my app doesn't have login enabled. I'm not sure how to enable it since I haven't changed anything since last time.

Hello everyone. I'm having a problem downloading media files that are sent to a Whatsapp bot. I am using NodeJS. I have followed the documentation, first doing a GET to https://graph.facebook.com/v18.0/ and obtaining the download URL, but when doing the GET to the download URL I get an error 500. I tried through INSOMNIA and Node. I have attached screenshots of the error messages in Node