array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#13982 (1) { ["data":protected]=> array(4) { ["content-type"]=> string(31) "application/json; charset=utf-8" ["set-cookie"]=> array(4) { [0]=> string(74) "ASP.NET_SessionId=k3aknlwljkxtjoizrhuub0jm; path=/; HttpOnly; SameSite=Lax" [1]=> string(74) "ASP.NET_SessionId=k3aknlwljkxtjoizrhuub0jm; path=/; HttpOnly; SameSite=Lax" [2]=> string(50) "requestid=3EA9B2C63E02DDA911EE07413ACE556D; path=/" [3]=> string(79) "requeststat=+st:404+sc:~/entity/auth/login+start:638219655245933549+tg:; path=/" } ["date"]=> string(29) "Sat, 10 Jun 2023 03:45:24 GMT" ["content-length"]=> string(4) "3139" } } ["body"]=> string(3139) "{"message":"An error has occurred.","exceptionMessage":"Error: Invalid credentials. Please try again.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["response"]=> array(2) { ["code"]=> int(500) ["message"]=> string(21) "Internal Server Error" } ["cookies"]=> array(3) { [0]=> object(WP_Http_Cookie)#13998 (7) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "k3aknlwljkxtjoizrhuub0jm" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } [1]=> object(WP_Http_Cookie)#14000 (7) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "3EA9B2C63E02DDA911EE07413ACE556D" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } [2]=> object(WP_Http_Cookie)#14001 (7) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) " st:404 sc:~/entity/auth/login start:638219655245933549 tg:" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#13800 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#13991 (10) { ["body"]=> string(3139) "{"message":"An error has occurred.","exceptionMessage":"Error: Invalid credentials. Please try again.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["raw"]=> string(3635) "HTTP/1.1 500 Internal Server Error Content-Type: application/json; charset=utf-8 Set-Cookie: ASP.NET_SessionId=k3aknlwljkxtjoizrhuub0jm; path=/; HttpOnly; SameSite=Lax Set-Cookie: ASP.NET_SessionId=k3aknlwljkxtjoizrhuub0jm; path=/; HttpOnly; SameSite=Lax Set-Cookie: requestid=3EA9B2C63E02DDA911EE07413ACE556D; path=/ Set-Cookie: requeststat=+st:404+sc:~/entity/auth/login+start:638219655245933549+tg:; path=/ Date: Sat, 10 Jun 2023 03:45:24 GMT Connection: close Content-Length: 3139 {"message":"An error has occurred.","exceptionMessage":"Error: Invalid credentials. Please try again.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["headers"]=> object(WpOrg\Requests\Response\Headers)#14432 (1) { ["data":protected]=> array(4) { ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=utf-8" } ["set-cookie"]=> array(4) { [0]=> string(74) "ASP.NET_SessionId=k3aknlwljkxtjoizrhuub0jm; path=/; HttpOnly; SameSite=Lax" [1]=> string(74) "ASP.NET_SessionId=k3aknlwljkxtjoizrhuub0jm; path=/; HttpOnly; SameSite=Lax" [2]=> string(50) "requestid=3EA9B2C63E02DDA911EE07413ACE556D; path=/" [3]=> string(79) "requeststat=+st:404+sc:~/entity/auth/login+start:638219655245933549+tg:; path=/" } ["date"]=> array(1) { [0]=> string(29) "Sat, 10 Jun 2023 03:45:24 GMT" } ["content-length"]=> array(1) { [0]=> string(4) "3139" } } } ["status_code"]=> int(500) ["protocol_version"]=> float(1.1) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(51) "https://erp.conimar.com/Acumatica/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#13985 (1) { ["cookies":protected]=> array(3) { ["ASP.NET_SessionId"]=> object(WpOrg\Requests\Cookie)#13994 (5) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "k3aknlwljkxtjoizrhuub0jm" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#13995 (1) { ["data":protected]=> array(4) { ["path"]=> string(1) "/" ["httponly"]=> bool(true) ["samesite"]=> string(3) "Lax" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368725) ["last-access"]=> int(1686368725) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368725) } ["requestid"]=> object(WpOrg\Requests\Cookie)#13992 (5) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "3EA9B2C63E02DDA911EE07413ACE556D" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#13993 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368725) ["last-access"]=> int(1686368725) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368725) } ["requeststat"]=> object(WpOrg\Requests\Cookie)#13997 (5) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) "+st:404+sc:~/entity/auth/login+start:638219655245933549+tg:" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#13996 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368725) ["last-access"]=> int(1686368725) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368725) } } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14010 (1) { ["data":protected]=> array(4) { ["content-type"]=> string(31) "application/json; charset=utf-8" ["set-cookie"]=> array(4) { [0]=> string(74) "ASP.NET_SessionId=ant4udbfzrzgpqhdco45tcla; path=/; HttpOnly; SameSite=Lax" [1]=> string(74) "ASP.NET_SessionId=ant4udbfzrzgpqhdco45tcla; path=/; HttpOnly; SameSite=Lax" [2]=> string(50) "requestid=3EA9B2C63E02DDA911EE07413ACE556F; path=/" [3]=> string(79) "requeststat=+st:394+sc:~/entity/auth/login+start:638219655251089754+tg:; path=/" } ["date"]=> string(29) "Sat, 10 Jun 2023 03:45:24 GMT" ["content-length"]=> string(4) "3139" } } ["body"]=> string(3139) "{"message":"An error has occurred.","exceptionMessage":"Error: Invalid credentials. Please try again.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["response"]=> array(2) { ["code"]=> int(500) ["message"]=> string(21) "Internal Server Error" } ["cookies"]=> array(3) { [0]=> object(WP_Http_Cookie)#14017 (7) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "ant4udbfzrzgpqhdco45tcla" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } [1]=> object(WP_Http_Cookie)#14019 (7) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "3EA9B2C63E02DDA911EE07413ACE556F" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } [2]=> object(WP_Http_Cookie)#14020 (7) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) " st:394 sc:~/entity/auth/login start:638219655251089754 tg:" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#14006 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#14007 (10) { ["body"]=> string(3139) "{"message":"An error has occurred.","exceptionMessage":"Error: Invalid credentials. Please try again.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["raw"]=> string(3635) "HTTP/1.1 500 Internal Server Error Content-Type: application/json; charset=utf-8 Set-Cookie: ASP.NET_SessionId=ant4udbfzrzgpqhdco45tcla; path=/; HttpOnly; SameSite=Lax Set-Cookie: ASP.NET_SessionId=ant4udbfzrzgpqhdco45tcla; path=/; HttpOnly; SameSite=Lax Set-Cookie: requestid=3EA9B2C63E02DDA911EE07413ACE556F; path=/ Set-Cookie: requeststat=+st:394+sc:~/entity/auth/login+start:638219655251089754+tg:; path=/ Date: Sat, 10 Jun 2023 03:45:24 GMT Connection: close Content-Length: 3139 {"message":"An error has occurred.","exceptionMessage":"Error: Invalid credentials. Please try again.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["headers"]=> object(WpOrg\Requests\Response\Headers)#14008 (1) { ["data":protected]=> array(4) { ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=utf-8" } ["set-cookie"]=> array(4) { [0]=> string(74) "ASP.NET_SessionId=ant4udbfzrzgpqhdco45tcla; path=/; HttpOnly; SameSite=Lax" [1]=> string(74) "ASP.NET_SessionId=ant4udbfzrzgpqhdco45tcla; path=/; HttpOnly; SameSite=Lax" [2]=> string(50) "requestid=3EA9B2C63E02DDA911EE07413ACE556F; path=/" [3]=> string(79) "requeststat=+st:394+sc:~/entity/auth/login+start:638219655251089754+tg:; path=/" } ["date"]=> array(1) { [0]=> string(29) "Sat, 10 Jun 2023 03:45:24 GMT" } ["content-length"]=> array(1) { [0]=> string(4) "3139" } } } ["status_code"]=> int(500) ["protocol_version"]=> float(1.1) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(51) "https://erp.conimar.com/Acumatica/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#14005 (1) { ["cookies":protected]=> array(3) { ["ASP.NET_SessionId"]=> object(WpOrg\Requests\Cookie)#14013 (5) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "ant4udbfzrzgpqhdco45tcla" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14014 (1) { ["data":protected]=> array(4) { ["path"]=> string(1) "/" ["httponly"]=> bool(true) ["samesite"]=> string(3) "Lax" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368725) ["last-access"]=> int(1686368725) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368725) } ["requestid"]=> object(WpOrg\Requests\Cookie)#14011 (5) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "3EA9B2C63E02DDA911EE07413ACE556F" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14012 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368725) ["last-access"]=> int(1686368725) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368725) } ["requeststat"]=> object(WpOrg\Requests\Cookie)#14016 (5) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) "+st:394+sc:~/entity/auth/login+start:638219655251089754+tg:" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14015 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368725) ["last-access"]=> int(1686368725) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368725) } } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#13988 (1) { ["data":protected]=> array(4) { ["content-type"]=> string(31) "application/json; charset=utf-8" ["set-cookie"]=> array(4) { [0]=> string(74) "ASP.NET_SessionId=vusz005xedgytswrrruv3ms4; path=/; HttpOnly; SameSite=Lax" [1]=> string(74) "ASP.NET_SessionId=vusz005xedgytswrrruv3ms4; path=/; HttpOnly; SameSite=Lax" [2]=> string(50) "requestid=3EA9B2C63E02DDA911EE07413ACE5580; path=/" [3]=> string(79) "requeststat=+st:428+sc:~/entity/auth/login+start:638219655304838576+tg:; path=/" } ["date"]=> string(29) "Sat, 10 Jun 2023 03:45:29 GMT" ["content-length"]=> string(4) "3170" } } ["body"]=> string(3170) "{"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["response"]=> array(2) { ["code"]=> int(500) ["message"]=> string(21) "Internal Server Error" } ["cookies"]=> array(3) { [0]=> object(WP_Http_Cookie)#14018 (7) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "vusz005xedgytswrrruv3ms4" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } [1]=> object(WP_Http_Cookie)#13987 (7) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "3EA9B2C63E02DDA911EE07413ACE5580" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } [2]=> object(WP_Http_Cookie)#13996 (7) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) " st:428 sc:~/entity/auth/login start:638219655304838576 tg:" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#14013 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#13999 (10) { ["body"]=> string(3170) "{"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["raw"]=> string(3666) "HTTP/1.1 500 Internal Server Error Content-Type: application/json; charset=utf-8 Set-Cookie: ASP.NET_SessionId=vusz005xedgytswrrruv3ms4; path=/; HttpOnly; SameSite=Lax Set-Cookie: ASP.NET_SessionId=vusz005xedgytswrrruv3ms4; path=/; HttpOnly; SameSite=Lax Set-Cookie: requestid=3EA9B2C63E02DDA911EE07413ACE5580; path=/ Set-Cookie: requeststat=+st:428+sc:~/entity/auth/login+start:638219655304838576+tg:; path=/ Date: Sat, 10 Jun 2023 03:45:29 GMT Connection: close Content-Length: 3170 {"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["headers"]=> object(WpOrg\Requests\Response\Headers)#14000 (1) { ["data":protected]=> array(4) { ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=utf-8" } ["set-cookie"]=> array(4) { [0]=> string(74) "ASP.NET_SessionId=vusz005xedgytswrrruv3ms4; path=/; HttpOnly; SameSite=Lax" [1]=> string(74) "ASP.NET_SessionId=vusz005xedgytswrrruv3ms4; path=/; HttpOnly; SameSite=Lax" [2]=> string(50) "requestid=3EA9B2C63E02DDA911EE07413ACE5580; path=/" [3]=> string(79) "requeststat=+st:428+sc:~/entity/auth/login+start:638219655304838576+tg:; path=/" } ["date"]=> array(1) { [0]=> string(29) "Sat, 10 Jun 2023 03:45:29 GMT" } ["content-length"]=> array(1) { [0]=> string(4) "3170" } } } ["status_code"]=> int(500) ["protocol_version"]=> float(1.1) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(51) "https://erp.conimar.com/Acumatica/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#14020 (1) { ["cookies":protected]=> array(3) { ["ASP.NET_SessionId"]=> object(WpOrg\Requests\Cookie)#14005 (5) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "vusz005xedgytswrrruv3ms4" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14012 (1) { ["data":protected]=> array(4) { ["path"]=> string(1) "/" ["httponly"]=> bool(true) ["samesite"]=> string(3) "Lax" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368730) ["last-access"]=> int(1686368730) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368730) } ["requestid"]=> object(WpOrg\Requests\Cookie)#14009 (5) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "3EA9B2C63E02DDA911EE07413ACE5580" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14007 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368730) ["last-access"]=> int(1686368730) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368730) } ["requeststat"]=> object(WpOrg\Requests\Cookie)#13995 (5) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) "+st:428+sc:~/entity/auth/login+start:638219655304838576+tg:" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14015 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368730) ["last-access"]=> int(1686368730) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368730) } } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14011 (1) { ["data":protected]=> array(4) { ["content-type"]=> string(31) "application/json; charset=utf-8" ["set-cookie"]=> array(4) { [0]=> string(74) "ASP.NET_SessionId=y1ew1xnoumcwtneagsxdqg05; path=/; HttpOnly; SameSite=Lax" [1]=> string(74) "ASP.NET_SessionId=y1ew1xnoumcwtneagsxdqg05; path=/; HttpOnly; SameSite=Lax" [2]=> string(50) "requestid=3EA9B2C63E02DDA911EE07413ACE5582; path=/" [3]=> string(79) "requeststat=+st:407+sc:~/entity/auth/login+start:638219655310307440+tg:; path=/" } ["date"]=> string(29) "Sat, 10 Jun 2023 03:45:30 GMT" ["content-length"]=> string(4) "3170" } } ["body"]=> string(3170) "{"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["response"]=> array(2) { ["code"]=> int(500) ["message"]=> string(21) "Internal Server Error" } ["cookies"]=> array(3) { [0]=> object(WP_Http_Cookie)#13983 (7) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "y1ew1xnoumcwtneagsxdqg05" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } [1]=> object(WP_Http_Cookie)#14019 (7) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "3EA9B2C63E02DDA911EE07413ACE5582" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } [2]=> object(WP_Http_Cookie)#14021 (7) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) " st:407 sc:~/entity/auth/login start:638219655310307440 tg:" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#13998 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#13800 (10) { ["body"]=> string(3170) "{"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["raw"]=> string(3666) "HTTP/1.1 500 Internal Server Error Content-Type: application/json; charset=utf-8 Set-Cookie: ASP.NET_SessionId=y1ew1xnoumcwtneagsxdqg05; path=/; HttpOnly; SameSite=Lax Set-Cookie: ASP.NET_SessionId=y1ew1xnoumcwtneagsxdqg05; path=/; HttpOnly; SameSite=Lax Set-Cookie: requestid=3EA9B2C63E02DDA911EE07413ACE5582; path=/ Set-Cookie: requeststat=+st:407+sc:~/entity/auth/login+start:638219655310307440+tg:; path=/ Date: Sat, 10 Jun 2023 03:45:30 GMT Connection: close Content-Length: 3170 {"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["headers"]=> object(WpOrg\Requests\Response\Headers)#13984 (1) { ["data":protected]=> array(4) { ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=utf-8" } ["set-cookie"]=> array(4) { [0]=> string(74) "ASP.NET_SessionId=y1ew1xnoumcwtneagsxdqg05; path=/; HttpOnly; SameSite=Lax" [1]=> string(74) "ASP.NET_SessionId=y1ew1xnoumcwtneagsxdqg05; path=/; HttpOnly; SameSite=Lax" [2]=> string(50) "requestid=3EA9B2C63E02DDA911EE07413ACE5582; path=/" [3]=> string(79) "requeststat=+st:407+sc:~/entity/auth/login+start:638219655310307440+tg:; path=/" } ["date"]=> array(1) { [0]=> string(29) "Sat, 10 Jun 2023 03:45:30 GMT" } ["content-length"]=> array(1) { [0]=> string(4) "3170" } } } ["status_code"]=> int(500) ["protocol_version"]=> float(1.1) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(51) "https://erp.conimar.com/Acumatica/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#14016 (1) { ["cookies":protected]=> array(3) { ["ASP.NET_SessionId"]=> object(WpOrg\Requests\Cookie)#13991 (5) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "y1ew1xnoumcwtneagsxdqg05" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14017 (1) { ["data":protected]=> array(4) { ["path"]=> string(1) "/" ["httponly"]=> bool(true) ["samesite"]=> string(3) "Lax" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368731) ["last-access"]=> int(1686368731) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368731) } ["requestid"]=> object(WpOrg\Requests\Cookie)#14001 (5) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "3EA9B2C63E02DDA911EE07413ACE5582" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14014 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368731) ["last-access"]=> int(1686368731) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368731) } ["requeststat"]=> object(WpOrg\Requests\Cookie)#13997 (5) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) "+st:407+sc:~/entity/auth/login+start:638219655310307440+tg:" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14008 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368731) ["last-access"]=> int(1686368731) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368731) } } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14003 (1) { ["data":protected]=> array(4) { ["content-type"]=> string(31) "application/json; charset=utf-8" ["set-cookie"]=> array(4) { [0]=> string(74) "ASP.NET_SessionId=sjy01qhiyx00jn3hrwkz5kjq; path=/; HttpOnly; SameSite=Lax" [1]=> string(74) "ASP.NET_SessionId=sjy01qhiyx00jn3hrwkz5kjq; path=/; HttpOnly; SameSite=Lax" [2]=> string(50) "requestid=3EA9B2C63E02DDA911EE07413ACE5583; path=/" [3]=> string(79) "requeststat=+st:400+sc:~/entity/auth/login+start:638219655314994658+tg:; path=/" } ["date"]=> string(29) "Sat, 10 Jun 2023 03:45:30 GMT" ["content-length"]=> string(4) "3170" } } ["body"]=> string(3170) "{"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["response"]=> array(2) { ["code"]=> int(500) ["message"]=> string(21) "Internal Server Error" } ["cookies"]=> array(3) { [0]=> object(WP_Http_Cookie)#13994 (7) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "sjy01qhiyx00jn3hrwkz5kjq" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } [1]=> object(WP_Http_Cookie)#13996 (7) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "3EA9B2C63E02DDA911EE07413ACE5583" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } [2]=> object(WP_Http_Cookie)#14010 (7) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) " st:400 sc:~/entity/auth/login start:638219655314994658 tg:" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#14007 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#14005 (10) { ["body"]=> string(3170) "{"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["raw"]=> string(3666) "HTTP/1.1 500 Internal Server Error Content-Type: application/json; charset=utf-8 Set-Cookie: ASP.NET_SessionId=sjy01qhiyx00jn3hrwkz5kjq; path=/; HttpOnly; SameSite=Lax Set-Cookie: ASP.NET_SessionId=sjy01qhiyx00jn3hrwkz5kjq; path=/; HttpOnly; SameSite=Lax Set-Cookie: requestid=3EA9B2C63E02DDA911EE07413ACE5583; path=/ Set-Cookie: requeststat=+st:400+sc:~/entity/auth/login+start:638219655314994658+tg:; path=/ Date: Sat, 10 Jun 2023 03:45:30 GMT Connection: close Content-Length: 3170 {"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["headers"]=> object(WpOrg\Requests\Response\Headers)#14009 (1) { ["data":protected]=> array(4) { ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=utf-8" } ["set-cookie"]=> array(4) { [0]=> string(74) "ASP.NET_SessionId=sjy01qhiyx00jn3hrwkz5kjq; path=/; HttpOnly; SameSite=Lax" [1]=> string(74) "ASP.NET_SessionId=sjy01qhiyx00jn3hrwkz5kjq; path=/; HttpOnly; SameSite=Lax" [2]=> string(50) "requestid=3EA9B2C63E02DDA911EE07413ACE5583; path=/" [3]=> string(79) "requeststat=+st:400+sc:~/entity/auth/login+start:638219655314994658+tg:; path=/" } ["date"]=> array(1) { [0]=> string(29) "Sat, 10 Jun 2023 03:45:30 GMT" } ["content-length"]=> array(1) { [0]=> string(4) "3170" } } } ["status_code"]=> int(500) ["protocol_version"]=> float(1.1) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(51) "https://erp.conimar.com/Acumatica/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#13993 (1) { ["cookies":protected]=> array(3) { ["ASP.NET_SessionId"]=> object(WpOrg\Requests\Cookie)#13988 (5) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "sjy01qhiyx00jn3hrwkz5kjq" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#13992 (1) { ["data":protected]=> array(4) { ["path"]=> string(1) "/" ["httponly"]=> bool(true) ["samesite"]=> string(3) "Lax" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368731) ["last-access"]=> int(1686368731) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368731) } ["requestid"]=> object(WpOrg\Requests\Cookie)#13987 (5) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "3EA9B2C63E02DDA911EE07413ACE5583" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14018 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368731) ["last-access"]=> int(1686368731) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368731) } ["requeststat"]=> object(WpOrg\Requests\Cookie)#14432 (5) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) "+st:400+sc:~/entity/auth/login+start:638219655314994658+tg:" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14012 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368731) ["last-access"]=> int(1686368731) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368731) } } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#13991 (1) { ["data":protected]=> array(4) { ["content-type"]=> string(31) "application/json; charset=utf-8" ["set-cookie"]=> array(4) { [0]=> string(74) "ASP.NET_SessionId=ccmevnkxzdxlpb5uf2sxdobg; path=/; HttpOnly; SameSite=Lax" [1]=> string(74) "ASP.NET_SessionId=ccmevnkxzdxlpb5uf2sxdobg; path=/; HttpOnly; SameSite=Lax" [2]=> string(50) "requestid=3EA9B2C63E02DDA911EE07413ACE5585; path=/" [3]=> string(79) "requeststat=+st:401+sc:~/entity/auth/login+start:638219655320150675+tg:; path=/" } ["date"]=> string(29) "Sat, 10 Jun 2023 03:45:32 GMT" ["content-length"]=> string(4) "3170" } } ["body"]=> string(3170) "{"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["response"]=> array(2) { ["code"]=> int(500) ["message"]=> string(21) "Internal Server Error" } ["cookies"]=> array(3) { [0]=> object(WP_Http_Cookie)#13995 (7) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "ccmevnkxzdxlpb5uf2sxdobg" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } [1]=> object(WP_Http_Cookie)#13985 (7) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "3EA9B2C63E02DDA911EE07413ACE5585" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } [2]=> object(WP_Http_Cookie)#13989 (7) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) " st:401 sc:~/entity/auth/login start:638219655320150675 tg:" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#13997 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#14008 (10) { ["body"]=> string(3170) "{"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["raw"]=> string(3666) "HTTP/1.1 500 Internal Server Error Content-Type: application/json; charset=utf-8 Set-Cookie: ASP.NET_SessionId=ccmevnkxzdxlpb5uf2sxdobg; path=/; HttpOnly; SameSite=Lax Set-Cookie: ASP.NET_SessionId=ccmevnkxzdxlpb5uf2sxdobg; path=/; HttpOnly; SameSite=Lax Set-Cookie: requestid=3EA9B2C63E02DDA911EE07413ACE5585; path=/ Set-Cookie: requeststat=+st:401+sc:~/entity/auth/login+start:638219655320150675+tg:; path=/ Date: Sat, 10 Jun 2023 03:45:32 GMT Connection: close Content-Length: 3170 {"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["headers"]=> object(WpOrg\Requests\Response\Headers)#14001 (1) { ["data":protected]=> array(4) { ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=utf-8" } ["set-cookie"]=> array(4) { [0]=> string(74) "ASP.NET_SessionId=ccmevnkxzdxlpb5uf2sxdobg; path=/; HttpOnly; SameSite=Lax" [1]=> string(74) "ASP.NET_SessionId=ccmevnkxzdxlpb5uf2sxdobg; path=/; HttpOnly; SameSite=Lax" [2]=> string(50) "requestid=3EA9B2C63E02DDA911EE07413ACE5585; path=/" [3]=> string(79) "requeststat=+st:401+sc:~/entity/auth/login+start:638219655320150675+tg:; path=/" } ["date"]=> array(1) { [0]=> string(29) "Sat, 10 Jun 2023 03:45:32 GMT" } ["content-length"]=> array(1) { [0]=> string(4) "3170" } } } ["status_code"]=> int(500) ["protocol_version"]=> float(1.1) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(51) "https://erp.conimar.com/Acumatica/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#14016 (1) { ["cookies":protected]=> array(3) { ["ASP.NET_SessionId"]=> object(WpOrg\Requests\Cookie)#14021 (5) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "ccmevnkxzdxlpb5uf2sxdobg" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14019 (1) { ["data":protected]=> array(4) { ["path"]=> string(1) "/" ["httponly"]=> bool(true) ["samesite"]=> string(3) "Lax" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368732) ["last-access"]=> int(1686368732) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368732) } ["requestid"]=> object(WpOrg\Requests\Cookie)#14017 (5) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "3EA9B2C63E02DDA911EE07413ACE5585" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#13984 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368732) ["last-access"]=> int(1686368732) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368732) } ["requeststat"]=> object(WpOrg\Requests\Cookie)#14011 (5) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) "+st:401+sc:~/entity/auth/login+start:638219655320150675+tg:" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#13983 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368732) ["last-access"]=> int(1686368732) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368732) } } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14004 (1) { ["data":protected]=> array(4) { ["content-type"]=> string(31) "application/json; charset=utf-8" ["set-cookie"]=> array(4) { [0]=> string(74) "ASP.NET_SessionId=tuorl2wjdv5axhlsoory4r3j; path=/; HttpOnly; SameSite=Lax" [1]=> string(74) "ASP.NET_SessionId=tuorl2wjdv5axhlsoory4r3j; path=/; HttpOnly; SameSite=Lax" [2]=> string(50) "requestid=3EA9B2C63E02DDA911EE07413ACE5586; path=/" [3]=> string(79) "requeststat=+st:406+sc:~/entity/auth/login+start:638219655324681854+tg:; path=/" } ["date"]=> string(29) "Sat, 10 Jun 2023 03:45:32 GMT" ["content-length"]=> string(4) "3170" } } ["body"]=> string(3170) "{"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["response"]=> array(2) { ["code"]=> int(500) ["message"]=> string(21) "Internal Server Error" } ["cookies"]=> array(3) { [0]=> object(WP_Http_Cookie)#13998 (7) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "tuorl2wjdv5axhlsoory4r3j" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } [1]=> object(WP_Http_Cookie)#14010 (7) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "3EA9B2C63E02DDA911EE07413ACE5586" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } [2]=> object(WP_Http_Cookie)#13982 (7) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) " st:406 sc:~/entity/auth/login start:638219655324681854 tg:" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#14018 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#13988 (10) { ["body"]=> string(3170) "{"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["raw"]=> string(3666) "HTTP/1.1 500 Internal Server Error Content-Type: application/json; charset=utf-8 Set-Cookie: ASP.NET_SessionId=tuorl2wjdv5axhlsoory4r3j; path=/; HttpOnly; SameSite=Lax Set-Cookie: ASP.NET_SessionId=tuorl2wjdv5axhlsoory4r3j; path=/; HttpOnly; SameSite=Lax Set-Cookie: requestid=3EA9B2C63E02DDA911EE07413ACE5586; path=/ Set-Cookie: requeststat=+st:406+sc:~/entity/auth/login+start:638219655324681854+tg:; path=/ Date: Sat, 10 Jun 2023 03:45:32 GMT Connection: close Content-Length: 3170 {"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["headers"]=> object(WpOrg\Requests\Response\Headers)#13987 (1) { ["data":protected]=> array(4) { ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=utf-8" } ["set-cookie"]=> array(4) { [0]=> string(74) "ASP.NET_SessionId=tuorl2wjdv5axhlsoory4r3j; path=/; HttpOnly; SameSite=Lax" [1]=> string(74) "ASP.NET_SessionId=tuorl2wjdv5axhlsoory4r3j; path=/; HttpOnly; SameSite=Lax" [2]=> string(50) "requestid=3EA9B2C63E02DDA911EE07413ACE5586; path=/" [3]=> string(79) "requeststat=+st:406+sc:~/entity/auth/login+start:638219655324681854+tg:; path=/" } ["date"]=> array(1) { [0]=> string(29) "Sat, 10 Jun 2023 03:45:32 GMT" } ["content-length"]=> array(1) { [0]=> string(4) "3170" } } } ["status_code"]=> int(500) ["protocol_version"]=> float(1.1) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(51) "https://erp.conimar.com/Acumatica/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#14013 (1) { ["cookies":protected]=> array(3) { ["ASP.NET_SessionId"]=> object(WpOrg\Requests\Cookie)#14003 (5) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "tuorl2wjdv5axhlsoory4r3j" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14020 (1) { ["data":protected]=> array(4) { ["path"]=> string(1) "/" ["httponly"]=> bool(true) ["samesite"]=> string(3) "Lax" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368732) ["last-access"]=> int(1686368732) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368732) } ["requestid"]=> object(WpOrg\Requests\Cookie)#13996 (5) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "3EA9B2C63E02DDA911EE07413ACE5586" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#13994 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368732) ["last-access"]=> int(1686368732) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368732) } ["requeststat"]=> object(WpOrg\Requests\Cookie)#13800 (5) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) "+st:406+sc:~/entity/auth/login+start:638219655324681854+tg:" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#13992 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368732) ["last-access"]=> int(1686368732) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368732) } } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }
array(6) { ["headers"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14021 (1) { ["data":protected]=> array(4) { ["content-type"]=> string(31) "application/json; charset=utf-8" ["set-cookie"]=> array(4) { [0]=> string(74) "ASP.NET_SessionId=1ez2b2fir2n1hsgybz4c0zkq; path=/; HttpOnly; SameSite=Lax" [1]=> string(74) "ASP.NET_SessionId=1ez2b2fir2n1hsgybz4c0zkq; path=/; HttpOnly; SameSite=Lax" [2]=> string(50) "requestid=3EA9B2C63E02DDA911EE07413ACE5588; path=/" [3]=> string(79) "requeststat=+st:399+sc:~/entity/auth/login+start:638219655329838124+tg:; path=/" } ["date"]=> string(29) "Sat, 10 Jun 2023 03:45:32 GMT" ["content-length"]=> string(4) "3170" } } ["body"]=> string(3170) "{"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["response"]=> array(2) { ["code"]=> int(500) ["message"]=> string(21) "Internal Server Error" } ["cookies"]=> array(3) { [0]=> object(WP_Http_Cookie)#14432 (7) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "1ez2b2fir2n1hsgybz4c0zkq" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } [1]=> object(WP_Http_Cookie)#14015 (7) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "3EA9B2C63E02DDA911EE07413ACE5588" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } [2]=> object(WP_Http_Cookie)#14014 (7) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) " st:399 sc:~/entity/auth/login start:638219655329838124 tg:" ["expires"]=> NULL ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" ["port"]=> NULL ["host_only"]=> bool(true) } } ["filename"]=> NULL ["http_response"]=> object(WP_HTTP_Requests_Response)#14011 (5) { ["response":protected]=> object(WpOrg\Requests\Response)#13983 (10) { ["body"]=> string(3170) "{"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["raw"]=> string(3666) "HTTP/1.1 500 Internal Server Error Content-Type: application/json; charset=utf-8 Set-Cookie: ASP.NET_SessionId=1ez2b2fir2n1hsgybz4c0zkq; path=/; HttpOnly; SameSite=Lax Set-Cookie: ASP.NET_SessionId=1ez2b2fir2n1hsgybz4c0zkq; path=/; HttpOnly; SameSite=Lax Set-Cookie: requestid=3EA9B2C63E02DDA911EE07413ACE5588; path=/ Set-Cookie: requeststat=+st:399+sc:~/entity/auth/login+start:638219655329838124+tg:; path=/ Date: Sat, 10 Jun 2023 03:45:32 GMT Connection: close Content-Length: 3170 {"message":"An error has occurred.","exceptionMessage":"Error: Your account is locked out. Please contact your system administrator.","exceptionType":"PX.Data.PXException","stackTrace":" at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}" ["headers"]=> object(WpOrg\Requests\Response\Headers)#14017 (1) { ["data":protected]=> array(4) { ["content-type"]=> array(1) { [0]=> string(31) "application/json; charset=utf-8" } ["set-cookie"]=> array(4) { [0]=> string(74) "ASP.NET_SessionId=1ez2b2fir2n1hsgybz4c0zkq; path=/; HttpOnly; SameSite=Lax" [1]=> string(74) "ASP.NET_SessionId=1ez2b2fir2n1hsgybz4c0zkq; path=/; HttpOnly; SameSite=Lax" [2]=> string(50) "requestid=3EA9B2C63E02DDA911EE07413ACE5588; path=/" [3]=> string(79) "requeststat=+st:399+sc:~/entity/auth/login+start:638219655329838124+tg:; path=/" } ["date"]=> array(1) { [0]=> string(29) "Sat, 10 Jun 2023 03:45:32 GMT" } ["content-length"]=> array(1) { [0]=> string(4) "3170" } } } ["status_code"]=> int(500) ["protocol_version"]=> float(1.1) ["success"]=> bool(false) ["redirects"]=> int(0) ["url"]=> string(51) "https://erp.conimar.com/Acumatica/entity/auth/login" ["history"]=> array(0) { } ["cookies"]=> object(WpOrg\Requests\Cookie\Jar)#14016 (1) { ["cookies":protected]=> array(3) { ["ASP.NET_SessionId"]=> object(WpOrg\Requests\Cookie)#13989 (5) { ["name"]=> string(17) "ASP.NET_SessionId" ["value"]=> string(24) "1ez2b2fir2n1hsgybz4c0zkq" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#13985 (1) { ["data":protected]=> array(4) { ["path"]=> string(1) "/" ["httponly"]=> bool(true) ["samesite"]=> string(3) "Lax" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368733) ["last-access"]=> int(1686368733) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368733) } ["requestid"]=> object(WpOrg\Requests\Cookie)#14019 (5) { ["name"]=> string(9) "requestid" ["value"]=> string(32) "3EA9B2C63E02DDA911EE07413ACE5588" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#14001 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368733) ["last-access"]=> int(1686368733) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368733) } ["requeststat"]=> object(WpOrg\Requests\Cookie)#13991 (5) { ["name"]=> string(11) "requeststat" ["value"]=> string(59) "+st:399+sc:~/entity/auth/login+start:638219655329838124+tg:" ["attributes"]=> object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#13995 (1) { ["data":protected]=> array(2) { ["path"]=> string(1) "/" ["domain"]=> string(15) "erp.conimar.com" } } ["flags"]=> array(4) { ["creation"]=> int(1686368733) ["last-access"]=> int(1686368733) ["persistent"]=> bool(false) ["host-only"]=> bool(true) } ["reference_time"]=> int(1686368733) } } } } ["filename":protected]=> NULL ["data"]=> NULL ["headers"]=> NULL ["status"]=> NULL } }