Hi,
I am using Plumsail Actions to Grant access to a subsite
I get this error "AADSTS90023: Invalid STS request." and the following is the error on the Action.
Please let me know how can I solve that, I need that ASAP.
Thank you,
Faramarz
{
-
statusCode: 400,
-
headers: {
-
transfer-encoding: "chunked",
-
Date: "Fri, 08 Jan 2021 18:52:35 GMT",
-
Server: "Kestrel",
-
X-Powered-By: "ASP.NET",
-
Content-Type: "application/json; charset=utf-8",
-
Content-Length: "191"},
-
-
body: {
-
request: {
-
url: null,
-
traceId: "0HM5J7BG95716122df49e8a3"},
-
-
error: {
-
code: "ApplicationResultException",
-
message: "AADSTS90023: Invalid STS request.",
-
date: "2021-01-08T18:52:35.3916419Z"}}
-
-
}