请求获取用户数据并在同一对话框中发布到时间轴的权限

发布于 2024-12-05 21:44:33 字数 439 浏览 2 评论 0原文

有人已经弄清楚了吗?

具有更多奇特细节的问题:
您有一个 Facebook 应用程序,它一方面获取并分析用户的数据,另一方面使用昨天推出的新 OG 功能将精美的帖子发布到用户的时间轴上。当用户开始使用您的应用程序时,是否需要首先显示标准对话框,请求获取数据并将其发布到 Facebook 的权限,然后在单独的对话框中请求发布到用户时间线的权限?更具体地说,我的问题是否可以将这两个对话框合并为一个请求?

提前致谢!

编辑:我想这比我最初想象的要容易。这是为所有像我一样失明的人提供的新身份验证对话框: https://developers.facebook.com /docs/beta/身份验证/

Has anyone figured this out yet?

The question with more fancy details:
You've got a Facebook application that on one side fetches and analyzes the user's data, and on the other side posts fancy posts to the user's timeline using the new OG features launched yesterday. When the user begins using your application, is it required to first show the standard dialog requesting permissions to fetch and post data to Facebook, and then in a separate dialog request permission to publish to the user's timeline? To be even more specific with my question, is it possible to combine these two dialogs into a single request?

Thanks in advance!

Edit: Guess it was easier than I first thought. Here's the new Auth dialog for all people as blind as me: https://developers.facebook.com/docs/beta/authentication/

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

踏雪无痕 2024-12-12 21:44:33

正如您所发现的,新的开放身份验证对话框可以执行多个权限,尽管您应该查看它如何处理电子邮件和publish_actions 之外的“扩展权限”。

请务必检查您的应用程序设置,特别是身份验证和高级选项卡,因为需要填写新选项来解释其他权限,以及在系统范围内推出之前启用新对话的选项。

As you discovered, the new Open Auth dialogue can do multiple permissions although you should review how it handles "extended permissions" beyond email and publish_actions.

Be certain to review your application settings and specifically the auth and advanced tabs as there are new options to fill out for explaining additional permissions as well as an option to enable the new dialogue before the system-wide rollout.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文