开发者

Facebook post limits

I created a FB game which allows users to invite there friends. Via the Graph API I retrieve the list of friends and the user selects which friends they want to send a invite. Next the system posts this invite on the friends profile page. This works fine.

But when the users wants to send more than, say 10, invites the API returns this error: (#341) Feed action request limit reached

开发者_如何转开发

I assume this means there is some sort of limit on the amount of posts the system can make on behalf of the user. The users is notified that there will be send an invite to his friend.

Is it possible to get your app certified or something so that the limit will be upgraded. If this isn't possible is there an other way to invite a greater sum of friends.

Regards, Paul du Long The Netherlands


News Feed was not intended for invites. Use requests instead: http://developers.facebook.com/docs/reference/dialogs/requests/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜