Reputation: 918
I have a game on my website and I want to share the score on wall facebook account wall. I have searched and found that it can be done with facebook connect, but through facebook connect I am able to share only URL of any page. So can anyone kindly help me and tell how share score and my custom message through facebook connect. Thanks
Upvotes: 1
Views: 7080
Reputation: 2044
It is not necessary to use a dialog. You can make a direct request to the facebook url using the open graph API.
Upvotes: 0