------------------------------------------------------------------14:37:16.956 | Erorr= Failed Login Request from HandHeld APP = System.AggregateException: One or more errors occurred. (Unexpected end of request content.) ---> Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException: Unexpected end of request content. at Microsoft.AspNetCore.Server.Kestrel.Core.BadHttpRequestException.Throw(RequestRejectionReason reason) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken) at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 buffer, CancellationToken cancellationToken) at System.IO.StreamReader.ReadBufferAsync(CancellationToken cancellationToken) in /_/src/System.Private.CoreLib/shared/System/IO/StreamReader.cs:line 1253 at System.IO.StreamReader.ReadToEndAsyncInternal() in /_/src/System.Private.CoreLib/shared/System/IO/StreamReader.cs:line 946 --- End of inner exception stack trace --- at System.Threading.Tasks.Task`1.GetResultCore(Boolean waitCompletionNotification) in /_/src/System.Private.CoreLib/shared/System/Threading/Tasks/Future.cs:line 491 at System.Threading.Tasks.Task`1.get_Result() in /_/src/System.Private.CoreLib/shared/System/Threading/Tasks/Future.cs:line 461 at QCTPassValidateService.Controllers.HandheldController.ValidateUser() in E:\Lane Working Project\TMS-OS\HandheldApi\Controllers\HandheldController.cs:line 48 ------------------------------------------------------------------ 14:37:17.065 | Return Login Result to HandHeld APP = {"name":null,"password":null,"userInfoID":-1,"userRoleID":0,"msg":"Failed !"}