android - Facebook geting users news feed -


i trying develop android app need access users facebook news feed. 2 kinds of endpoint

  • [userid]/home gets full user news feed(time line content) put needs read_stream permission fb never give

and

  • [userid]/feed end point permission user_posts give user own posts or post has been tagged in , not full time line feed

any ideas of other possible ways or open graph end points ? what development of custom application embedded web browser login fb web browser , stripdown html feed ?

there no other way. can access posts of authorized user , posts else did on wall. there no way circumvent android app. removed access other posts reason: privacy. no app should able read posted if didn´t authorize app. facebook may remove read_stream sooner or later, knows.


Comments

Popular posts from this blog

angularjs - ADAL JS Angular- WebAPI add a new role claim to the token -

php - CakePHP HttpSockets send array of paramms -

node.js - Using Node without global install -