Some posts not visible on the feed through Graph API /me/home

后端 未结 1 720
-上瘾入骨i
-上瘾入骨i 2020-12-20 10:13

I\'m working on an application and I\'ve noticed that some posts from the feed are not visible through Graph API /me/home. But if I send request from Graph API Explorer app,

相关标签:
1条回答
  • 2020-12-20 10:47

    Give this a go.

    me?fields=home.filter(others){message,id}
    

    FB's documentation is horrible.

    0 讨论(0)
提交回复
热议问题