0
rafalpiotrowski created
3 Answer(s)
-
0
Check error in Logs.txt.
-
0
Log file does not help! no error is reported
INFO 2017-12-22 15:45:18,372 [6 ] soft.AspNetCore.Hosting.Internal.WebHost - Request starting HTTP/1.1 OPTIONS http://host..../api/services/app/TenantSettings/UpdateAllSettings INFO 2017-12-22 15:45:18,372 [6 ] pNetCore.Cors.Infrastructure.CorsService - Policy execution successful. INFO 2017-12-22 15:45:18,372 [6 ] soft.AspNetCore.Hosting.Internal.WebHost - Request finished in 0.342ms 204
-
0
your settings might not be configured correctly. if you don't see the exception in log file then client cannot connect to host. Especially in angular project. Check that client is connecting to the host!