【问题标题】:Error Code 191 and RFC 3986 [duplicate]错误代码 191 和 RFC 3986 [重复]
【发布时间】:2011-10-26 17:27:26
【问题描述】:

可能重复:
Why does this code throw a Facebook API Error 191?

An error occurred with Dean Mobile (My Mobile App). Please try again later.

API 错误代码:191 API 错误描述:指定的 URL 不属于应用程序 错误消息:redirect_uri 不是绝对 URI。检查 RFC 3986。

这是什么意思?

【问题讨论】:

标签: facebook codeigniter


【解决方案1】:

您的重定向网址是什么?它是错误消息所暗示的相对 URL 吗?

如果是这样,它需要是一个绝对 URL(例如,'http://blah.com/something' 而不是 '/something/)

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2011-08-17
    • 2011-10-25
    • 2011-11-16
    • 1970-01-01
    • 1970-01-01
    • 2013-03-13
    • 1970-01-01
    相关资源
    最近更新 更多