CODEWITHSUNDEEP
Home
Blog
Discussion
facebook
permissions
access-token
facebook-wall
Jamie Barker
Reputation: 183
Get Facebook wall feed
Can you display a 'pages' wall feed 'without' having to get a access_token?
Is there anyway to display a 'pages' wall feed on a external website 'without' logging in the user?
Why do I have to create a Facebook Application set up to do any of this when my application is not connected in any way to the Facebook 'page'?
Why is it all so complicated?
Upvotes: 0
Views: 281
Answers (1)
DMCS
Reputation: 31880
No, you need an access_token.
Yes, but you will need an access_token to pull the page's wall feed.
Because the sandbox belongs to facebook, and you have to play by their rules.
The more secure you make something, the more complicated it gets. Just one of the laws of API design.
Upvotes: 2
Related Questions
Given a Facebook access token, how can I get the permissions it has?
Retrieving facebook user wall posts through graph API
How to get public wall posts with the facebook API
Get facebook page token
How to get posts from wall as facebook feed
iOS Facebook Access Token To Get User Wall Feed (status)
Facebook API to retrieve wall feed
How to get the page access token in facebook
Accessing Facebook wall posts
Get access token for specific permissions
Close Ad