Too many recipients error
- by Mohamed Salem
when i add my app tab to another facebook page
when i call sendRequestToFriends it give me this error
API Error Code: 100 API Error Description: Invalid parameter Error
Message: Too many recipients.
my code
window.fbAsyncInit = function() {
var curLoc = window.location;
FB.init({
appId : 'my app id',
xfbml …