Thanks in advance.
Can someone help me understand why the facebook feed is returning an empty array
https://graph.facebook.com/578431340/feed?access_token=748441095227914%7CTvThGP9sRaRPZfUbSIT6kABgytM&limit=20
{
"data": [
]
}
You need a user access token with read_stream for user posts. Additionally the queried user needs to grant the app the read_stream permission.
You are currently using an application token.
https://developers.facebook.com/docs/graph-api/reference/v2.2/user/feed
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With