Facebook API - Accessing Information Through Graph API Without Access Token -
my question feasability question , not coding question.
i'm developing website organisation used facebook online presence. organisation wishes develop website news section in own news drawn notes have posted in notes section of facebook account (other related news similar organisations drawn rss feeds) - same information appears both on facebook page , website, , organisation can continue post news in same manner.
having investigated problem have been able come solution whereby notes can displayed user logged in facebook (and therefore has valid access token access via graph api).
is possible view notes without beng logged in facebook (and therefore not having access token so)?
i'm not looking develop web application accesses users personal information or else, display notes posted on facebook account (which publically accessable).
any advice how go solving problem appreciated.
thanks
you want page access token. https://developers.facebook.com/docs/authentication/pages/
Comments
Post a Comment