We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Validate if there is presence of a similar element in the web.config: `<system.webServer>
<httpErrors> <remove statusCode="401" /> <error statusCode="401" responseMode="ExecuteURL" path="/Error/Unauthorized" /> </httpErrors>
` If this is the case, try remove the 401 - elements in the httpErrors node.
There was an error while loading. Please reload this page.