Using Facebook Graph to simply post a wall message with just javascript

Posted by Glycerine on Stack Overflow See other posts from Stack Overflow or by Glycerine
Published on 2010-04-27T20:44:39Z Indexed on 2010/05/11 1:24 UTC
Read the original article Hit count: 395

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.

© Stack Overflow or respective owner

Related posts about facebook-connect

Related posts about facebook-graph