0
votes

I have an app which manages hundreds of Facebook pages. Now I need to make a dashboard which will show reports based on Facebook insights for every page but when I try to get the data from Facebook I am getting a message saying that I am reaching the requests limit and I am not able to make requests to Facebook Insights any more.

For every page I get 10-15 metrics in a single request, but I have hundreds of pages.

I found that the limit is 200 App request per hour, but for insights there are different rules.

How I can make my dashboard works because even batch requests did not help?

1
Doesn't Facebook have any paid tiers? It looks as though you may fit in them. - Jose Gómez
are you using a page token or app token? - andyrandy
facebook does not have any paid tiers btw. - andyrandy
I am using page tokens because I can not get the desire metrics with the app token - M. Max
ok, then i don´t know, i am afraid. btw, batch requests don´t count as one api call, they are just faster. - andyrandy

1 Answers

1
votes

Request that your app be upgraded to Standard Access. An overview of the access tiers and instructions for requesting an upgrade are here: https://developers.facebook.com/docs/marketing-api/access