简体   繁体   中英

Facebook api graph doesn't return me all the feeds

The graph api (feed) isn't showing me all what I need. I mean like when I did a post here, I got an alert on realtime updates (object: user, fields: feed) but when I sending request to graph api with my id and my access token I just not able to see it. It the same for when I do likes to people pictures / statues etc..

https://developers.facebook.com/docs/reference/api/realtime/ https://developers.facebook.com/tools/explorer/?method=GET&path=me%2Ffeed

整理访问令牌,并确保您对其具有read_stream权限。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM