Roger
Roger

Reputation: 1693

Facebook Latest Status Updates

I am trying to get the latest facebook status updates using PHP without getting logged in Facebook. I have seen the query parameter 'scope:offline_access'. But in somewhere on net I have seen that facebook is depreciating this feature. So what should I do now? Also most of the codes that I found here doesn't seem to work.

Any help will be appreciated.

Upvotes: 1

Views: 517

Answers (2)

Tony Stark
Tony Stark

Reputation: 8084

I don't know about Facebook Latest Status Updates but i find one question on stackoverflow check out that link PHP function to get Facebook status? may this help you.

Upvotes: 1

Mohit Bumb
Mohit Bumb

Reputation: 2493

applications which already get this permission is working perfectly but not new apps so this is not possible you need new access token now everytime

Upvotes: 0

Related Questions