Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/angular/26.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Auth0-angular9,sdk回调url不进入dashbaord页面_Angular_Auth0 - Fatal编程技术网

Auth0-angular9,sdk回调url不进入dashbaord页面

Auth0-angular9,sdk回调url不进入dashbaord页面,angular,auth0,Angular,Auth0,我正在尝试使用Auth0 我的回调url如下所示,http://localhost:4200/dashboard/ 但它不起作用,我在浏览器控制台中不断出错 Callback URL mismatch.<br/> The provided redirect_uri is not in the list of allowed callback URLs.<br/> Please go to the ... 回调URL不匹配。 提供的重定向uri不在允许的回调U

我正在尝试使用Auth0

我的回调url如下所示,
http://localhost:4200/dashboard/

但它不起作用,我在浏览器控制台中不断出错

  Callback URL mismatch.<br/>
  The provided redirect_uri is not in the list of allowed callback URLs.<br/>
  Please go to the ...
回调URL不匹配。
提供的重定向uri不在允许的回调URL列表中。
请去。。。

请提供帮助。

您是否在安装程序中配置了该路径?