【发布时间】:2015-11-09 20:48:39
【问题描述】:
我是 fb 营销的新手,第一次尝试创建 fb 应用程序以将其集成到社交领导怪胎和社交兴趣怪胎中。我关注了this tutorial,但我得到了错误代码:
{
"error": {
"message": "Invalid redirect_uri: Given URL is not allowed by the Application configuration",
"type": "OAuthException",
"code": 191
}
}
为什么会出错?
【问题讨论】:
-
欢迎来到 Stack Overflow!请编辑您的问题以包含您编写的代码,通常不可能在没有看到您的代码的情况下回答问题。
标签: facebook api facebook-graph-api integration