【发布时间】:2012-01-02 14:35:38
【问题描述】:
我有 ASP.Net 应用程序,并希望用户通过 IFRAME 从 facebook 访问它
应用程序位于: facebook.tk-osmica.hr/
我的设置:(删除了前导 http 以避免 stackoverflow 限制) 画布网址:facebook.tk-osmica.hr/ 画布页面:apps.facebook.com/dankotestd (raedonly)
在我的 web.config 中,我设置了 API 密钥和秘密, 和“PostAuthorizeRedirectURL=Default.aspx”
我遇到了错误:
"error":
"message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration.",
"type": "OAuthException"
但我不能这样设置。
什么是正确的配置? 谢谢!
【问题讨论】:
标签: facebook authentication redirect