通过Graph API / me / home,Feed中的某些帖子不可见 [英] Some posts not visible on the feed through Graph API /me/home

查看:102
本文介绍了通过Graph API / me / home,Feed中的某些帖子不可见的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个应用程序,我注意到,通过Graph API / me / home,feed中的一些帖子是不可见的。但是如果我从Graph API Explorer应用程序发送请求,我可以看到。



例如
从我的应用程序请求 http://storage9.static.itmages.com/i/14/1023/h_1414085047_2753961_8f3284c6bd.png



从Graph API Explorer请求
http://storage7.static.itmages.com/i/14/1023/h_1414084999_5837075_594eb48230.png



权限是相同的/ p>

可能是什么问题?

解决方案

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

FB的文档是可怕的。


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, I could see.

For example Request from my app http://storage9.static.itmages.com/i/14/1023/h_1414085047_2753961_8f3284c6bd.png

Request from Graph API Explorer http://storage7.static.itmages.com/i/14/1023/h_1414084999_5837075_594eb48230.png

Permissions are identical

What could be the problem?

解决方案

Give this a go.

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

FB's documentation is horrible.

这篇关于通过Graph API / me / home,Feed中的某些帖子不可见的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆