有没有办法在不进行任何身份验证的情况下获取访问 Facebook App 的用户的用户 ID?
让我澄清一下,我想欢迎用户访问我的 Facebook 应用程序。这样我就可以在我的 Facebook 应用程序中提及他的名字。我不需要任何其他权限,或者我没有任何其他操作要执行。我只想获取他的名字,仅此而已。对于这个简单的事情,Facebook 应用程序身份验证过程是一项开销。他们还有其他选择吗?
Let me make it clear, I want to welcome the user visiting my facebook app. So that I can refer his name in my facebook application. I don't need any other permissions or I don't have any other operation to perform. I just want to fetch his name thats all.For this simple thing the facebook app authentication precess is an overhead. Do they left any other option??
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不可以,遗憾的是,在没有用户身份验证的情况下,无法使用 Facebook SDK 或 Graph API 执行此操作。
No, unfortunately there is no option of doing so using Facebook SDK or Graph API without authentication of user.