Using Facebook Graph to simply post a wall message with just javascript
- by Glycerine
Hey guys,
Now I know this question has been asked similarly a lot of times but I'm really struggling here.
Its a simple thing I need to do:
I would like to post a message onto a users wall saying "I scored 8/10 on objects game" then a URL
Thats it. I don't mind if facebook needs to authenticate and then post the message. and I really don't want to have to use the full API - as I don't want to handle user login details.
Is it possible using the new Graph API and javascript.
Uber thanks guys this'll allow me to sleep tonight.