Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am not using any Facebook SDK's. I am using simple JS call to get the access token.

Now, I want to post on friends (all or some [will be selected by their id's] ) wall.

Is this possible without using Facebook SDK's. I just want to make an ajax call to post the message of walls and then read the response.

Please let me know how this can be done. I have app_ID and token with publish_stream access.

share|improve this question
How are you getting the access token without the help of the SDK? That sounds like a major security flaw. – Júlio Santos Jul 19 '12 at 12:24

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.