How do I use the facebook api to get another users feed -


i'm using impactworks graph handler facebook posts successfully. http://blog.impact-works.com/2011/07/01/importing-user-info-using-facebook-graph-api-asp-net-part-1/

but how users posts wall? need add app facebook?

do need add app facebook?

yes. but, can public posts using:

/user_id/posts  /page_id/posts 

, if user not using app.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -