Rate Limiting on the Graph API
-
app has reached 100% of the hourly rate limit. All API calls to your app will fail until your app falls below the throttling limit.
Here’s a breakdown of the methods causing your app to hit the rate limit:
By Call Count:
GET {photo-id} 50071%By Total Time:
GET {photo-id} 18453%By Total CPU Time:
GET {photo-id} 6317%
- The topic ‘Rate Limiting on the Graph API’ is closed to new replies.