我在我的facebook页面中使用facebook多朋友选择器,它正在iFrame中加载我的所有朋友。但是,从列表中选择朋友并发送邀请后,重定向不会正确发生到相应的回调URL。
我刚刚解决了这个问题,任何人都可以帮我解决这个问题。
我的多朋友选择器的代码是:
<fb:serverfbml>
<script type="text/fbml">
<fb:fbml>
<fb:request-form action="http://gelofactory.com/dev/SPIN/SXSW/share.php" method="POST" invite="true" type="Download" content="Sharing">
<fb:multi-friend-selector showborder="false" bypass="cancel" email_invite="false" import_external_friends="false" actiontext="Share with your friends." cols="3" rows="3" />
</fb:request-form>
</fb:fbml>
</script>
</fb:serverfbml>
谢谢,
希瓦
答案 0 :(得分:0)
你有任何错误吗?无论如何,这里有一些建议:
action
参数中的Canvas URL:http://CANVAS_URL/path/to/share.php