invalid_request: The provided value for the input parameter 'redirect_uri' is not valid. The expected value is a URI which matches a redirect URI registered for this client application.
After the deployment is successful, the front-end page fails to display redirection
invalid_request: The provided value for the input parameter 'redirect_uri' is not valid. The expected value is a URI which matches a redirect URI registered for this client application.
me too
you can use 'http' instead of 'https' as your redirect_uri
you can use 'http' instead of 'https' as your redirect_uri
In my case this fixed the error.
you can use 'http' instead of 'https' as your redirect_uri
In my case this fixed the error.
Excuse me, which file and line is this modification in? Can you point it out for me? Thank you.
you can use 'http' instead of 'https' as your redirect_uri
In my case this fixed the error.
Excuse me, which file and line is this modification in? Can you point it out for me? Thank you.
In your Microsoft Azure Active Directory(ADD) application panel where you input redirect_uri.
你可以使用 'http' 而不是 'https' 作为你的 redirect_uri
在我的例子中,这修复了错误。
appreciate! solved
你可以使用 'http' 而不是 'https' 作为你的 redirect_uri
在我的例子中,这修复了错误。
请问这个修改在哪个文件和行?你能帮我指出来吗?谢谢。
在您输入 redirect_uri 的 Microsoft Azure Active Directory (ADD) 应用程序面板中。
great! my chat has run!
