Facebook的请求对话框可以作为显示:iframe还是display:page? [英] Can Facebook's Requests Dialog work as a display:iframe or display:page?

查看:98
本文介绍了Facebook的请求对话框可以作为显示:iframe还是display:page?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

所有Facebook的对话框示例显示一个页面,以http:// www.facebook.com/dialog/xxx?yyy ...形式重定向用户。除了请求对话框,其中显示了使用FB.UI( )

All of Facebook's Dialogs examples show a page to redirect the user to in the form http:// www.facebook.com/dialog/xxx?yyy... EXCEPT the Requests Dialog, which shows examples using FB.UI() in the JavaScript SDK.

http://developers.facebook.com/docs/reference/dialogs/requests/

我的问题,没有在Facebook文档中的任何地方解决,是可以通过将浏览器指向 http://www.facebook.com/dialog/apprequests ?...

My question, not addressed anywhere on the Facebook documentation, is can the requests dislog be accessed by directing the browser to http://www.facebook.com/dialog/apprequests?...

我一直在尝试几个小时,但我一直在抱歉,发生错误。我做错了,还是不能完成?

I've been trying for hours, but I keep getting "Sorry, an error occurred." Am I doing it wrong or can it not be done?

推荐答案

我可以解决它

您需要使用

http://www.facebook.com/dialog/apprequests?app_id=APP_ID&redirect_uri=URL_GIVEN_IN_APP/&message=abc

它对我来说很好。希望有帮助。

Its is working fine for me. Hope it helps.

这篇关于Facebook的请求对话框可以作为显示:iframe还是display:page?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆