How to invite users to connect to your application using Facebook Application Development interfaces
Posted
by rabashani
on Stack Overflow
See other posts from Stack Overflow
or by rabashani
Published on 2010-03-15T12:09:39Z
Indexed on
2010/03/19
5:51 UTC
Read the original article
Hit count: 760
I think that this question already questioned, and probably the answer is here: http://wiki.developers.facebook.com/index.php/Notifications.send
but the real problem is that facebook says: Facebook discontinued support for this method March 1, 2010. Calling this method returns error code 3 -- Unknown method.
while, I couldn't find any other JS-api for the invitation, anyone know how we can invite users, using the JS api or the .net api?
thanks.
© Stack Overflow or respective owner