Facebook App, Posting to Users' Wall Concept -
Facebook App, Posting to Users' Wall Concept -
i created little facebook app posts people's walls when have birthday coming up. good, there's concept i'm not quite understanding.
i'm using cron job run script searches through users , posts ones have birthdays on day. i've created facebook business relationship app post should under apps account. i'm confused on how script going know post app's facebook account? need log in through script somehow? if so, how go doing that?
you close answer! yes - correct, application needs utilize access_token
performa actions "on-behalf" of application. should read facebook authentication documentation under header - "app login" larn how obtain app access token. after have token methods utilize publish post identical regular posts.
facebook facebook-graph-api
Comments
Post a Comment