Grails

Facebook ‘Like’ a wall post using Graph API

Hi, In one of my Grails project, i needed to 'Like' any Facebook wall post using facebook API. I searched about it and found a way to achieve this using Facebook Graph API and thought it worth sharing. To achieve it, we should have a valid facebook access_token, which can be obtained using steps described here. After obtaining a...

by Vishal Sahu
Tag: facebook wall post
28-Jun-2012

Grails

Custom ‘Share’ button on Facebook wall post

Hi, In one of my Grails project, i needed to have Share feature on the messages/post published by our application on facebook wall. In Facebook, if the message/text published is simple text, then Share link appears on it, but if it contains any link/URL attached to it, then Facebook do not provides Share button on it. To...

by Vishal Sahu
Tag: facebook wall post
16-Jan-2012