oauth 2 的enable_profile_selector 的状态
通过新的 OAuth2 JavaScript SDK 调用,我没有看到有关 enable_profile_selector 的文档。我们如何从 JavaScript SDK 获得向粉丝页面发帖的权限?
或者,一旦他们向我们授予其帐户的管理页面权限,我们就可以请求访问令牌并在任何页面上执行所有操作,而无需额外权限?
看来在被授予manage_page权限后,运行此fql查询不会返回任何结果:
从 uid = FAN_PAGE_ID 的权限中选择publish_stream
这曾经是我们验证我们是否有权发布到页面的方式。
谢谢, 汤姆
With the new OAuth2 JavaScript SDK calls, I see no documentation for enable_profile_selector. How do we get permissions to post to a fan page from the JavaScript SDK?
Or, is the idea that once they've given us manage_pages permission on their account, we can request access tokens and do everything without additional permission on any page?
It does appear that after being granted manage_page permissions, running this fql query returns no results:
select publish_stream from permissions where uid = FAN_PAGE_ID
This used to be how we'd verify that we have permission to post to the page.
Thanks,
Tom
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论