Facebook 权限请求用户出了问题错误

发布于 2024-12-12 06:07:59 字数 620 浏览 0 评论 0原文

我在允许用户将其帐户连接到我的应用程序时遇到一些问题。

大多数用户都可以做得很好,但有些用户只是回来说“抱歉,出了点问题”。这始终适用于相同的用户。我有两个 Facebook 帐户来测试这一点,其中一个帐户绝对可以正常连接,但我用于测试的另一个未真正使用的帐户总是失败。

例如,如果 Firefox 以用户 A 的身份登录 Facebook,IE 以用户 B 的身份登录 Facebook,则复制以下链接(显然更改为正确的 App id 和正确的 redirect_uri)在 Firefox 中有效,但在 IE 中有效我收到“出现错误”

http://www.facebook.com/dialog/permissions.request?_path=permissions.request&app_id=[MYAppID]&redirect_uri=[TheRedirectURL]&display=page&response_type=code&fbconnect=1&perms= publish_stream&from_login=1

注销并登录每个用户到另一个浏览器,之前工作的同一用户将 工作。所以这绝对不是浏览器的问题,而是用户的问题,但不知道是什么。

有人有什么想法吗?

I'm having some issues with allowing users to connect their accounts to my app.

Most users can do it fine, but some just comes back saying "Sorry, something went wrong." and this is for the same users all the time. I have two Facebook accounts, to test this, and one account is absolutely fine connecting, but another not really used account I use for testing, always fails.

For example, if Firefox is logged in to Facebook as User A, and IE is logged in to Facebook as User B, then copying the below link (obviously changing to the correct App id and the correct redirect_uri) works in Firefox, but in IE I get the "Something went wrong error"

http://www.facebook.com/dialog/permissions.request?_path=permissions.request&app_id=[MYAppID]&redirect_uri=[TheRedirectURL]&display=page&response_type=code&fbconnect=1&perms=publish_stream&from_login=1

Logging both out, and logging in each user into the other browser, the same user that worked before will work. So it's deffo not a browser issue, but down to the user surely, but no idea what.

Anyone got any ideas?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文