Hello,
I am working on a application for Facebook, and I would like that the users of the app to have the possibility to send requests and than manage this requests. The app is integrated in the Facebook canvas. Currently I am able to send requests using java script, following an example in: http://developers.facebook.com/docs/...ames/requests/ . But I am unable to process the received notifications for my app.
Does Spring Social offer any way to process requests?
I have consulted the documentation several times but I didn't find any solution.
Thank you!
I am working on a application for Facebook, and I would like that the users of the app to have the possibility to send requests and than manage this requests. The app is integrated in the Facebook canvas. Currently I am able to send requests using java script, following an example in: http://developers.facebook.com/docs/...ames/requests/ . But I am unable to process the received notifications for my app.
Does Spring Social offer any way to process requests?
I have consulted the documentation several times but I didn't find any solution.
Thank you!