我正在配置混合插件的单点功能。我花了两天才安排好这件事。然而,我得到了重定向uri错误与facebook和谷歌。在google和facebook中,我给出了像http://example.com这样的网站名称
我没找到放重定向网址的地方。
现在当我点击facebook或google时。我的错误越来越少。
URL Blocked: This redirect failed because the redirect URI is not whitelisted in the app’s Client OAuth Settings.
Make sure Client and Web OAuth Login are on and add all your app domains as Valid OAuth Redirect URIs.Google错误在下面。
400. That’s an error.
Error: redirect_uri_mismatch根目录上存在登录页面,我为杂交瘤创建了一个文件夹。在该文件夹index.php文件中。
在config.php文件中。我已经像这样给了基尔。
"base_url" => "http://example.com/hybridauth/index.php",我知道这个问题没有太多代码。但据我所知,base_url和facebook/都有问题。
发布于 2016-09-12 07:24:36
https://stackoverflow.com/questions/39425437
复制相似问题