0

Reply To: How for deploying an Application on a Windows Server

Support Forums Product Support How for deploying an Application on a Windows Server Reply To: How for deploying an Application on a Windows Server

#54133
veer mogili
Member

    Hi admin,

    i am also facing similar issue, after post call, i am geting 401 below is the logs.

    Enables debug logs, but still same issue, canot move forwar, but in local  its working fine. is there any steps to follow for iis deployment

    2023-06-15T20:26:14.5276909+00:00 80003279-0001-e400-b63f-84710c7967bb [ERR] IDX20803: Unable to obtain configuration from: 'System.String'. (5586c7ac)
    System.InvalidOperationException: IDX20803: Unable to obtain configuration from: 'System.String'.
    at Microsoft.IdentityModel.Protocols.ConfigurationManager`1.GetConfigurationAsync(CancellationToken cancel)
    at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync()
    at Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerHandler.HandleAuthenticateAsync()
    at Microsoft.AspNetCore.Authentication.AuthenticationHandler`1.HandleAuthenticateOnceSafeAsync()