接受请求 URL 不正确?
这种情况从上周末开始发生,FB 通知页面不再在接受 URL 中嵌入 [app_id]
并在单击此页面上的“请求”链接时抛出 404:(
今天发送)
http://apps.facebook.com/224695104250620/?request_ids=161817803905540&ref=notif
请注意,它与我们之前获得的(以及工作版本)有何不同:
(9 月 21 日发送)
http://apps.facebook.com/piratesapp/?request_ids=10150329048068535&ref =notif
我已经回去重新检查了 Facebook 文档“请求对话框”:
http://developers.facebook.com/docs/reference/dialogs/requests/
发现它清楚地说明了工作版本:
http://apps.facebook.com/[app_name]/?request_ids=[request_ids]
我们没有更改任何应用程序设置,突然间,奇怪的 # 开始出现在 [app_name]
的位置。我们已验证它不是 app_id,因为它与我们注册的任何应用程序都不匹配。跨应用程序、跨不同 Facebook 开发者帐户的应用程序等的行为似乎都是相同的。
这是一个错误吗?我应该向 Facebook 提交错误吗?我想在记录错误之前咨询这里的专家。
感谢对此的及时答复。
This started happening over the last weekend that FB notification page is no longer embedding the [app_id]
in the acceptance URL and throwing a 404 when clicked on the "request" link on this page:
(Sent Today)
http://apps.facebook.com/224695104250620/?request_ids=161817803905540&ref=notif
Notice that how it is different than what we used to get earlier (and the working version):
(Sent September 21)
http://apps.facebook.com/piratesapp/?request_ids=10150329048068535&ref=notif
I've gone back and re-checked Facebook documentation on "Requests Dialog":
http://developers.facebook.com/docs/reference/dialogs/requests/
and found that it clearly states the working version:
http://apps.facebook.com/[app_name]/?request_ids=[request_ids]
None of the app settings changed on our part and all on a sudden, the strange # started showing up in place of [app_name]
. We've verified that it's not app_id as it doesn't match with any of our registered apps. The behavior appears to be the same across apps, apps across different Facebook developer accounts and so on.
Is this a bug? Should I file a bug with Facebook? I wanted to check with the experts here before logging a bug.
Appreciate a prompt response on this.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好吧,看起来这是一个错误:
https://developers.facebook.com/bugs/209695662429264
Ok looks like this is a bug:
https://developers.facebook.com/bugs/209695662429264