Quantcast
Channel: Graph API - Get latest news feed entries instead of "top news" - Stack Overflow
Viewing all articles
Browse latest Browse all 3

Graph API - Get latest news feed entries instead of "top news"

$
0
0

I'm working on a module to my web application which is supposed to display latest news feed entries for a specific user.

I was wondering if it's possible to add a certain "orderby" parameter to the graph api url in order to fetch the "latest news" instead of facebook's default "top news" which arranges the order using popularity and other elements.

I'm currently using the following url:

https://graph.facebook.com/me/home?access_token=...&limit=10

but again, this does not return the latest entries.

Does anyone know how to solve this?


Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles





Latest Images