What is the maximum value for limit when using the Facebook Graph API?

后端 未结 2 1910
感动是毒
感动是毒 2021-01-06 09:26

What is the maximum value of the limit parameter when using the Facebook Graph API?

https://graph.facebook.com/me/friends?limit=123

https://graph.facebook.co

2条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-01-06 09:32

    I had 5000 in my App and it was working just fine, but for a few users I was getting errors. After a few tests everything started to work again with 3000.

提交回复
热议问题