我的网站上有一个链接到此发送对话框的按钮:
https://www.facebook.com/dialog/send?app_id=167532856763050&link=http://localhost:3000/register?invitecode=99bb05&redirect_uri=http://localhost:3000/feed
该链接指向一个完全空白的页面:头部或身体标签中没有任何内容。应用ID有效且链接和redirect_uri存在。在应用设置中,我将网站网址设置为http://localhost:3000
,我的应用领域设置为localhost
。
知道为什么我会得到一个空白页面吗?
(编辑修复与问题无关的URL中的拼写错误)