【发布时间】:2013-05-28 13:18:29
【问题描述】:
您好,希望有人可以提供帮助,
由于某种原因,通过请求访问令牌时 https://graph.facebook.com/oauth/access_token?client_id=&redirect_uri=&client_secret=&code=
令牌作为 html 输出返回,而不是重定向到指定的 redirect_uri 位置
但是,当我通过以下方式请求授权时 https://graph.facebook.com/oauth/authorize?client_id=&redirect_uri=&scope=offline_access,publish_stream,read_stream,publish_actions,manage_pages
这很好。使用代码参数进行重定向。
任何帮助表示赞赏。
谢谢
【问题讨论】: