开放图谱 API - Github PHP 类
我已经从 github 下载了 PHP 类,它是他们的 Open Graph API 的包装器。我可以登录并列出朋友和图像等。但我真正遇到的问题是允许扩展权限以允许发布到用户墙。
我知道在某个地方我需要添加 scope=publish_stream
来允许此选项,并且只能假设它位于 getLoginUrl 方法上,但我接下来要知道它的乐趣。
谁能帮助我。
史蒂夫
I have downloaded the PHP class from github which is the wrapper for their Open Graph API. I can log in and list freinds and images etc. But what I am really struggling with is allowing for extended permissions to allow posting to a users wall.
I know somewhere I need to add scope=publish_stream
to allow this option and can only assume it is on the getLoginUrl method but I am having next to know joy with it.
Can anyone help me.
Steve
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)