I would like to know is there are some limits when using Facebook API for web applications. I am interested especially in batch size limit (FacebookClient.Batch method) – how many params can I safely execute at once?
Thanks for help.
I would like to know is there are some limits when using Facebook API
Share
https://developers.facebook.com/docs/reference/api/batch/
[edit: the batch limit was raised from 20 to 50 since this was first posted]