Facebook Open Graph rate limit -


my app making 268 calls per user ( not yet live) , per new facebook rate limitations 200 calls per user. so, caching , making less calls 1 option or there other? , 200 calls per user, in implementation now?

caching , making less calls option. can test if it´s guideline, assume can make bit more - in general should never remotely hit limit in serious app. 200 calls per user per hour lot.

more information: https://developers.facebook.com/docs/graph-api/advanced/rate-limiting


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -