我要使用此 Facebook API 的哪个端点?

发布于 2024-11-06 13:04:36 字数 226 浏览 0 评论 0原文

http://developers.facebook.com/docs/authentication/permissions/

“user_online_presence “

我会达到什么终点?我想知道有哪些用户在线。

http://developers.facebook.com/docs/authentication/permissions/

"user_online_presence"

What endpoint do I hit? I want to know what users are online.

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

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

发布评论

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

评论(1

月隐月明月朦胧 2024-11-13 13:04:36

只需将用户重定向到

https://www.facebook.com/dialog/oauth?client_id=YOUR_APP_ID&redirect_uri=YOUR_URL&scope=user_online_presence

文档中:http://developers.facebook.com/docs/authentication/

Just redirect user to

https://www.facebook.com/dialog/oauth?client_id=YOUR_APP_ID&redirect_uri=YOUR_URL&scope=user_online_presence

In documentation: http://developers.facebook.com/docs/authentication/

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