I have been digging Spring Social (1.0.2.RELEASE) for Facebook. I couldn’t find out how to send apprequest via spring social. I already have an application on facebook with keys and stuff. I can fetch friends etc. but cannot send apprequest to a particular facebook user. Would really appreciate.
I have been digging Spring Social (1.0.2.RELEASE) for Facebook. I couldn’t find out how
Share
The following example should do the trick – i.e. create an app access token and then create the request using a FacebookTemplate which has been initialised using the created app access token