问题
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:
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
来源:https://stackoverflow.com/questions/37971562/facebook-graph-api-insights-requests-limit