php sdk授权/表单提交-firefox
从本周晚些时候开始,我无法使用 PHP SDK 通过我的一些应用程序提交表单。
问题是表单不会提交,但(大部分)只能在 Firefox 上提交。故事是这样的:
- 我的 Facebook 网站是
apps.facebook.com/nameofsite
- 我的服务器上的页面位于
www.mysite.com/somepage
- 当我转到
时apps.facebook.com/nameofsit
e 并提交表单,Facebook 执行身份验证检查并使用?state=asfsadfsf&code=asdfasfas
进行重定向 - 但是当我在
mysite.com
上执行此操作,它会正确提交。 - 另外,如果我在 Chrome 或 Safari 上访问
apps.facebook.com/nameofsite
,它们会正确发布。只有在 Firefox 上我才会遇到无法逃脱的循环。
有人见过这个吗?
Starting late this week, I stopped being able to submit forms with some of my apps using the PHP SDK.
The problem is that forms won't submit, but (mostly) only on Firefox. Here's the story:
- My facebook site is
apps.facebook.com/nameofsite
- The page on my server is at
www.mysite.com/somepage
- When I go to
apps.facebook.com/nameofsit
e and submit a form, Facebook performs an auth check and redirects with?state=asfsadfsf&code=asdfasfas
- But when I do it on
mysite.com
, it submits properly. - Also, if i go to
apps.facebook.com/nameofsite
on Chrome or Safari, they post properly. It's only on Firefox that I have an unescapable loop.
Has anyone ever seen this before?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论