array(6) {
["headers"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13016 (1) {
["data":protected]=>
array(4) {
["content-type"]=>
string(31) "application/json; charset=utf-8"
["set-cookie"]=>
array(4) {
[0]=>
string(74) "ASP.NET_SessionId=qjnlx0yk2v40eb3dtmzqbyeh; path=/; HttpOnly; SameSite=Lax"
[1]=>
string(74) "ASP.NET_SessionId=qjnlx0yk2v40eb3dtmzqbyeh; path=/; HttpOnly; SameSite=Lax"
[2]=>
string(50) "requestid=3EA9B2C63E02DDA911EDA5B8EB6CAFE1; path=/"
[3]=>
string(79) "requeststat=+st:426+sc:~/entity/auth/login+start:638112417170687585+tg:; path=/"
}
["date"]=>
string(29) "Mon, 06 Feb 2023 00:55:17 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)#13023 (7) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "qjnlx0yk2v40eb3dtmzqbyeh"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[1]=>
object(WP_Http_Cookie)#13025 (7) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "3EA9B2C63E02DDA911EDA5B8EB6CAFE1"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[2]=>
object(WP_Http_Cookie)#13026 (7) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(59) " st:426 sc:~/entity/auth/login start:638112417170687585 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)#13006 (5) {
["response":protected]=>
object(Requests_Response)#13009 (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=qjnlx0yk2v40eb3dtmzqbyeh; path=/; HttpOnly; SameSite=Lax
Set-Cookie: ASP.NET_SessionId=qjnlx0yk2v40eb3dtmzqbyeh; path=/; HttpOnly; SameSite=Lax
Set-Cookie: requestid=3EA9B2C63E02DDA911EDA5B8EB6CAFE1; path=/
Set-Cookie: requeststat=+st:426+sc:~/entity/auth/login+start:638112417170687585+tg:; path=/
Date: Mon, 06 Feb 2023 00:55:17 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(Requests_Response_Headers)#12982 (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=qjnlx0yk2v40eb3dtmzqbyeh; path=/; HttpOnly; SameSite=Lax"
[1]=>
string(74) "ASP.NET_SessionId=qjnlx0yk2v40eb3dtmzqbyeh; path=/; HttpOnly; SameSite=Lax"
[2]=>
string(50) "requestid=3EA9B2C63E02DDA911EDA5B8EB6CAFE1; path=/"
[3]=>
string(79) "requeststat=+st:426+sc:~/entity/auth/login+start:638112417170687585+tg:; path=/"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 06 Feb 2023 00:55:17 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(Requests_Cookie_Jar)#13014 (1) {
["cookies":protected]=>
array(3) {
["ASP.NET_SessionId"]=>
object(Requests_Cookie)#13019 (5) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "qjnlx0yk2v40eb3dtmzqbyeh"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13020 (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(1675644917)
["last-access"]=>
int(1675644917)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644917)
}
["requestid"]=>
object(Requests_Cookie)#13017 (5) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "3EA9B2C63E02DDA911EDA5B8EB6CAFE1"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#12872 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1675644917)
["last-access"]=>
int(1675644917)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644917)
}
["requeststat"]=>
object(Requests_Cookie)#13022 (5) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(59) "+st:426+sc:~/entity/auth/login+start:638112417170687585+tg:"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13021 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1675644917)
["last-access"]=>
int(1675644917)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644917)
}
}
}
}
["filename":protected]=>
NULL
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
}
}
array(6) {
["headers"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13035 (1) {
["data":protected]=>
array(4) {
["content-type"]=>
string(31) "application/json; charset=utf-8"
["set-cookie"]=>
array(4) {
[0]=>
string(74) "ASP.NET_SessionId=jvh1hd3rw3wbgfuoagb253j5; path=/; HttpOnly; SameSite=Lax"
[1]=>
string(74) "ASP.NET_SessionId=jvh1hd3rw3wbgfuoagb253j5; path=/; HttpOnly; SameSite=Lax"
[2]=>
string(50) "requestid=3EA9B2C63E02DDA911EDA5B8EB6CAFE4; path=/"
[3]=>
string(79) "requeststat=+st:406+sc:~/entity/auth/login+start:638112417179906151+tg:; path=/"
}
["date"]=>
string(29) "Mon, 06 Feb 2023 00:55:17 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)#13042 (7) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "jvh1hd3rw3wbgfuoagb253j5"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[1]=>
object(WP_Http_Cookie)#13044 (7) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "3EA9B2C63E02DDA911EDA5B8EB6CAFE4"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[2]=>
object(WP_Http_Cookie)#13045 (7) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(59) " st:406 sc:~/entity/auth/login start:638112417179906151 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)#13031 (5) {
["response":protected]=>
object(Requests_Response)#13032 (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=jvh1hd3rw3wbgfuoagb253j5; path=/; HttpOnly; SameSite=Lax
Set-Cookie: ASP.NET_SessionId=jvh1hd3rw3wbgfuoagb253j5; path=/; HttpOnly; SameSite=Lax
Set-Cookie: requestid=3EA9B2C63E02DDA911EDA5B8EB6CAFE4; path=/
Set-Cookie: requeststat=+st:406+sc:~/entity/auth/login+start:638112417179906151+tg:; path=/
Date: Mon, 06 Feb 2023 00:55:17 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(Requests_Response_Headers)#13033 (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=jvh1hd3rw3wbgfuoagb253j5; path=/; HttpOnly; SameSite=Lax"
[1]=>
string(74) "ASP.NET_SessionId=jvh1hd3rw3wbgfuoagb253j5; path=/; HttpOnly; SameSite=Lax"
[2]=>
string(50) "requestid=3EA9B2C63E02DDA911EDA5B8EB6CAFE4; path=/"
[3]=>
string(79) "requeststat=+st:406+sc:~/entity/auth/login+start:638112417179906151+tg:; path=/"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 06 Feb 2023 00:55:17 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(Requests_Cookie_Jar)#13030 (1) {
["cookies":protected]=>
array(3) {
["ASP.NET_SessionId"]=>
object(Requests_Cookie)#13038 (5) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "jvh1hd3rw3wbgfuoagb253j5"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13039 (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(1675644918)
["last-access"]=>
int(1675644918)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644918)
}
["requestid"]=>
object(Requests_Cookie)#13036 (5) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "3EA9B2C63E02DDA911EDA5B8EB6CAFE4"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13037 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1675644918)
["last-access"]=>
int(1675644918)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644918)
}
["requeststat"]=>
object(Requests_Cookie)#13041 (5) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(59) "+st:406+sc:~/entity/auth/login+start:638112417179906151+tg:"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13040 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1675644918)
["last-access"]=>
int(1675644918)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644918)
}
}
}
}
["filename":protected]=>
NULL
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
}
}
array(6) {
["headers"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13008 (1) {
["data":protected]=>
array(4) {
["content-type"]=>
string(31) "application/json; charset=utf-8"
["set-cookie"]=>
array(4) {
[0]=>
string(74) "ASP.NET_SessionId=3l4qwupyq5akptfrsbkozkmp; path=/; HttpOnly; SameSite=Lax"
[1]=>
string(74) "ASP.NET_SessionId=3l4qwupyq5akptfrsbkozkmp; path=/; HttpOnly; SameSite=Lax"
[2]=>
string(50) "requestid=3EA9B2C63E02DDA911EDA5B8EB6CAFF4; path=/"
[3]=>
string(79) "requeststat=+st:404+sc:~/entity/auth/login+start:638112417263654421+tg:; path=/"
}
["date"]=>
string(29) "Mon, 06 Feb 2023 00:55:26 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)#13047 (7) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "3l4qwupyq5akptfrsbkozkmp"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[1]=>
object(WP_Http_Cookie)#13028 (7) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "3EA9B2C63E02DDA911EDA5B8EB6CAFF4"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[2]=>
object(WP_Http_Cookie)#13046 (7) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(59) " st:404 sc:~/entity/auth/login start:638112417263654421 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)#13023 (5) {
["response":protected]=>
object(Requests_Response)#13045 (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=3l4qwupyq5akptfrsbkozkmp; path=/; HttpOnly; SameSite=Lax
Set-Cookie: ASP.NET_SessionId=3l4qwupyq5akptfrsbkozkmp; path=/; HttpOnly; SameSite=Lax
Set-Cookie: requestid=3EA9B2C63E02DDA911EDA5B8EB6CAFF4; path=/
Set-Cookie: requeststat=+st:404+sc:~/entity/auth/login+start:638112417263654421+tg:; path=/
Date: Mon, 06 Feb 2023 00:55:26 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(Requests_Response_Headers)#13011 (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=3l4qwupyq5akptfrsbkozkmp; path=/; HttpOnly; SameSite=Lax"
[1]=>
string(74) "ASP.NET_SessionId=3l4qwupyq5akptfrsbkozkmp; path=/; HttpOnly; SameSite=Lax"
[2]=>
string(50) "requestid=3EA9B2C63E02DDA911EDA5B8EB6CAFF4; path=/"
[3]=>
string(79) "requeststat=+st:404+sc:~/entity/auth/login+start:638112417263654421+tg:; path=/"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 06 Feb 2023 00:55:26 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(Requests_Cookie_Jar)#12981 (1) {
["cookies":protected]=>
array(3) {
["ASP.NET_SessionId"]=>
object(Requests_Cookie)#13036 (5) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "3l4qwupyq5akptfrsbkozkmp"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13033 (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(1675644926)
["last-access"]=>
int(1675644926)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644926)
}
["requestid"]=>
object(Requests_Cookie)#13048 (5) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "3EA9B2C63E02DDA911EDA5B8EB6CAFF4"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13040 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1675644926)
["last-access"]=>
int(1675644926)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644926)
}
["requeststat"]=>
object(Requests_Cookie)#13018 (5) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(59) "+st:404+sc:~/entity/auth/login+start:638112417263654421+tg:"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13038 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1675644926)
["last-access"]=>
int(1675644926)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644926)
}
}
}
}
["filename":protected]=>
NULL
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
}
}
array(6) {
["headers"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13039 (1) {
["data":protected]=>
array(4) {
["content-type"]=>
string(31) "application/json; charset=utf-8"
["set-cookie"]=>
array(4) {
[0]=>
string(74) "ASP.NET_SessionId=zv4mnzgfylr1he4cp0tkw3st; path=/; HttpOnly; SameSite=Lax"
[1]=>
string(74) "ASP.NET_SessionId=zv4mnzgfylr1he4cp0tkw3st; path=/; HttpOnly; SameSite=Lax"
[2]=>
string(50) "requestid=3EA9B2C63E02DDA911EDA5B8F1818582; path=/"
[3]=>
string(79) "requeststat=+st:404+sc:~/entity/auth/login+start:638112417272716290+tg:; path=/"
}
["date"]=>
string(29) "Mon, 06 Feb 2023 00:55:26 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)#13010 (7) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "zv4mnzgfylr1he4cp0tkw3st"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[1]=>
object(WP_Http_Cookie)#13022 (7) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "3EA9B2C63E02DDA911EDA5B8F1818582"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[2]=>
object(WP_Http_Cookie)#13049 (7) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(59) " st:404 sc:~/entity/auth/login start:638112417272716290 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)#13029 (5) {
["response":protected]=>
object(Requests_Response)#13032 (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=zv4mnzgfylr1he4cp0tkw3st; path=/; HttpOnly; SameSite=Lax
Set-Cookie: ASP.NET_SessionId=zv4mnzgfylr1he4cp0tkw3st; path=/; HttpOnly; SameSite=Lax
Set-Cookie: requestid=3EA9B2C63E02DDA911EDA5B8F1818582; path=/
Set-Cookie: requeststat=+st:404+sc:~/entity/auth/login+start:638112417272716290+tg:; path=/
Date: Mon, 06 Feb 2023 00:55:26 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(Requests_Response_Headers)#13041 (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=zv4mnzgfylr1he4cp0tkw3st; path=/; HttpOnly; SameSite=Lax"
[1]=>
string(74) "ASP.NET_SessionId=zv4mnzgfylr1he4cp0tkw3st; path=/; HttpOnly; SameSite=Lax"
[2]=>
string(50) "requestid=3EA9B2C63E02DDA911EDA5B8F1818582; path=/"
[3]=>
string(79) "requeststat=+st:404+sc:~/entity/auth/login+start:638112417272716290+tg:; path=/"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 06 Feb 2023 00:55:26 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(Requests_Cookie_Jar)#12872 (1) {
["cookies":protected]=>
array(3) {
["ASP.NET_SessionId"]=>
object(Requests_Cookie)#13006 (5) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "zv4mnzgfylr1he4cp0tkw3st"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13021 (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(1675644927)
["last-access"]=>
int(1675644927)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644927)
}
["requestid"]=>
object(Requests_Cookie)#13031 (5) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "3EA9B2C63E02DDA911EDA5B8F1818582"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13044 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1675644927)
["last-access"]=>
int(1675644927)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644927)
}
["requeststat"]=>
object(Requests_Cookie)#13034 (5) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(59) "+st:404+sc:~/entity/auth/login+start:638112417272716290+tg:"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13042 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1675644927)
["last-access"]=>
int(1675644927)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644927)
}
}
}
}
["filename":protected]=>
NULL
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
}
}
array(6) {
["headers"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13020 (1) {
["data":protected]=>
array(4) {
["content-type"]=>
string(31) "application/json; charset=utf-8"
["set-cookie"]=>
array(4) {
[0]=>
string(74) "ASP.NET_SessionId=vogkm301frca3ecesmgtxal5; path=/; HttpOnly; SameSite=Lax"
[1]=>
string(74) "ASP.NET_SessionId=vogkm301frca3ecesmgtxal5; path=/; HttpOnly; SameSite=Lax"
[2]=>
string(50) "requestid=3EA9B2C63E02DDA911EDA5B8F1818583; path=/"
[3]=>
string(79) "requeststat=+st:432+sc:~/entity/auth/login+start:638112417279122347+tg:; path=/"
}
["date"]=>
string(29) "Mon, 06 Feb 2023 00:55:28 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)#13030 (7) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "vogkm301frca3ecesmgtxal5"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[1]=>
object(WP_Http_Cookie)#13046 (7) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "3EA9B2C63E02DDA911EDA5B8F1818583"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[2]=>
object(WP_Http_Cookie)#13017 (7) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(59) " st:432 sc:~/entity/auth/login start:638112417279122347 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)#13040 (5) {
["response":protected]=>
object(Requests_Response)#13036 (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=vogkm301frca3ecesmgtxal5; path=/; HttpOnly; SameSite=Lax
Set-Cookie: ASP.NET_SessionId=vogkm301frca3ecesmgtxal5; path=/; HttpOnly; SameSite=Lax
Set-Cookie: requestid=3EA9B2C63E02DDA911EDA5B8F1818583; path=/
Set-Cookie: requeststat=+st:432+sc:~/entity/auth/login+start:638112417279122347+tg:; path=/
Date: Mon, 06 Feb 2023 00:55:28 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(Requests_Response_Headers)#13048 (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=vogkm301frca3ecesmgtxal5; path=/; HttpOnly; SameSite=Lax"
[1]=>
string(74) "ASP.NET_SessionId=vogkm301frca3ecesmgtxal5; path=/; HttpOnly; SameSite=Lax"
[2]=>
string(50) "requestid=3EA9B2C63E02DDA911EDA5B8F1818583; path=/"
[3]=>
string(79) "requeststat=+st:432+sc:~/entity/auth/login+start:638112417279122347+tg:; path=/"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 06 Feb 2023 00:55:28 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(Requests_Cookie_Jar)#13025 (1) {
["cookies":protected]=>
array(3) {
["ASP.NET_SessionId"]=>
object(Requests_Cookie)#13008 (5) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "vogkm301frca3ecesmgtxal5"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13009 (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(1675644928)
["last-access"]=>
int(1675644928)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644928)
}
["requestid"]=>
object(Requests_Cookie)#13028 (5) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "3EA9B2C63E02DDA911EDA5B8F1818583"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13047 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1675644928)
["last-access"]=>
int(1675644928)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644928)
}
["requeststat"]=>
object(Requests_Cookie)#13043 (5) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(59) "+st:432+sc:~/entity/auth/login+start:638112417279122347+tg:"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13033 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1675644928)
["last-access"]=>
int(1675644928)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644928)
}
}
}
}
["filename":protected]=>
NULL
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
}
}
array(6) {
["headers"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13006 (1) {
["data":protected]=>
array(4) {
["content-type"]=>
string(31) "application/json; charset=utf-8"
["set-cookie"]=>
array(4) {
[0]=>
string(74) "ASP.NET_SessionId=4dnsc5at0ipmagbxwcvan1jx; path=/; HttpOnly; SameSite=Lax"
[1]=>
string(74) "ASP.NET_SessionId=4dnsc5at0ipmagbxwcvan1jx; path=/; HttpOnly; SameSite=Lax"
[2]=>
string(50) "requestid=3EA9B2C63E02DDA911EDA5B8F1818585; path=/"
[3]=>
string(79) "requeststat=+st:401+sc:~/entity/auth/login+start:638112417288340907+tg:; path=/"
}
["date"]=>
string(29) "Mon, 06 Feb 2023 00:55:28 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)#13018 (7) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "4dnsc5at0ipmagbxwcvan1jx"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[1]=>
object(WP_Http_Cookie)#13024 (7) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "3EA9B2C63E02DDA911EDA5B8F1818585"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[2]=>
object(WP_Http_Cookie)#13037 (7) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(59) " st:401 sc:~/entity/auth/login start:638112417288340907 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)#13034 (5) {
["response":protected]=>
object(Requests_Response)#13042 (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=4dnsc5at0ipmagbxwcvan1jx; path=/; HttpOnly; SameSite=Lax
Set-Cookie: ASP.NET_SessionId=4dnsc5at0ipmagbxwcvan1jx; path=/; HttpOnly; SameSite=Lax
Set-Cookie: requestid=3EA9B2C63E02DDA911EDA5B8F1818585; path=/
Set-Cookie: requeststat=+st:401+sc:~/entity/auth/login+start:638112417288340907+tg:; path=/
Date: Mon, 06 Feb 2023 00:55:28 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(Requests_Response_Headers)#13031 (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=4dnsc5at0ipmagbxwcvan1jx; path=/; HttpOnly; SameSite=Lax"
[1]=>
string(74) "ASP.NET_SessionId=4dnsc5at0ipmagbxwcvan1jx; path=/; HttpOnly; SameSite=Lax"
[2]=>
string(50) "requestid=3EA9B2C63E02DDA911EDA5B8F1818585; path=/"
[3]=>
string(79) "requeststat=+st:401+sc:~/entity/auth/login+start:638112417288340907+tg:; path=/"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 06 Feb 2023 00:55:28 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(Requests_Cookie_Jar)#12872 (1) {
["cookies":protected]=>
array(3) {
["ASP.NET_SessionId"]=>
object(Requests_Cookie)#13049 (5) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "4dnsc5at0ipmagbxwcvan1jx"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13022 (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(1675644929)
["last-access"]=>
int(1675644929)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644929)
}
["requestid"]=>
object(Requests_Cookie)#13021 (5) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "3EA9B2C63E02DDA911EDA5B8F1818585"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13041 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1675644929)
["last-access"]=>
int(1675644929)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644929)
}
["requeststat"]=>
object(Requests_Cookie)#13039 (5) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(59) "+st:401+sc:~/entity/auth/login+start:638112417288340907+tg:"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13010 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1675644929)
["last-access"]=>
int(1675644929)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644929)
}
}
}
}
["filename":protected]=>
NULL
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
}
}
array(6) {
["headers"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13035 (1) {
["data":protected]=>
array(4) {
["content-type"]=>
string(31) "application/json; charset=utf-8"
["set-cookie"]=>
array(4) {
[0]=>
string(74) "ASP.NET_SessionId=w1emrms3javgbzk3cicuueyi; path=/; HttpOnly; SameSite=Lax"
[1]=>
string(74) "ASP.NET_SessionId=w1emrms3javgbzk3cicuueyi; path=/; HttpOnly; SameSite=Lax"
[2]=>
string(50) "requestid=3EA9B2C63E02DDA911EDA5B8F1818586; path=/"
[3]=>
string(79) "requeststat=+st:403+sc:~/entity/auth/login+start:638112417294747212+tg:; path=/"
}
["date"]=>
string(29) "Mon, 06 Feb 2023 00:55: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)#13029 (7) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "w1emrms3javgbzk3cicuueyi"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[1]=>
object(WP_Http_Cookie)#13017 (7) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "3EA9B2C63E02DDA911EDA5B8F1818586"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[2]=>
object(WP_Http_Cookie)#13026 (7) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(59) " st:403 sc:~/entity/auth/login start:638112417294747212 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)#13047 (5) {
["response":protected]=>
object(Requests_Response)#13008 (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=w1emrms3javgbzk3cicuueyi; path=/; HttpOnly; SameSite=Lax
Set-Cookie: ASP.NET_SessionId=w1emrms3javgbzk3cicuueyi; path=/; HttpOnly; SameSite=Lax
Set-Cookie: requestid=3EA9B2C63E02DDA911EDA5B8F1818586; path=/
Set-Cookie: requeststat=+st:403+sc:~/entity/auth/login+start:638112417294747212+tg:; path=/
Date: Mon, 06 Feb 2023 00:55: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(Requests_Response_Headers)#13028 (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=w1emrms3javgbzk3cicuueyi; path=/; HttpOnly; SameSite=Lax"
[1]=>
string(74) "ASP.NET_SessionId=w1emrms3javgbzk3cicuueyi; path=/; HttpOnly; SameSite=Lax"
[2]=>
string(50) "requestid=3EA9B2C63E02DDA911EDA5B8F1818586; path=/"
[3]=>
string(79) "requeststat=+st:403+sc:~/entity/auth/login+start:638112417294747212+tg:; path=/"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 06 Feb 2023 00:55: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(Requests_Cookie_Jar)#13023 (1) {
["cookies":protected]=>
array(3) {
["ASP.NET_SessionId"]=>
object(Requests_Cookie)#13020 (5) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "w1emrms3javgbzk3cicuueyi"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#12981 (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(1675644929)
["last-access"]=>
int(1675644929)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644929)
}
["requestid"]=>
object(Requests_Cookie)#13046 (5) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "3EA9B2C63E02DDA911EDA5B8F1818586"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13030 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1675644929)
["last-access"]=>
int(1675644929)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644929)
}
["requeststat"]=>
object(Requests_Cookie)#13032 (5) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(59) "+st:403+sc:~/entity/auth/login+start:638112417294747212+tg:"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13009 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1675644929)
["last-access"]=>
int(1675644929)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644929)
}
}
}
}
["filename":protected]=>
NULL
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
}
}
array(6) {
["headers"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13049 (1) {
["data":protected]=>
array(4) {
["content-type"]=>
string(31) "application/json; charset=utf-8"
["set-cookie"]=>
array(4) {
[0]=>
string(74) "ASP.NET_SessionId=znqcmuwnozuwa50w1fb1rr1h; path=/; HttpOnly; SameSite=Lax"
[1]=>
string(74) "ASP.NET_SessionId=znqcmuwnozuwa50w1fb1rr1h; path=/; HttpOnly; SameSite=Lax"
[2]=>
string(50) "requestid=3EA9B2C63E02DDA911EDA5B8F1818588; path=/"
[3]=>
string(79) "requeststat=+st:403+sc:~/entity/auth/login+start:638112417303652901+tg:; path=/"
}
["date"]=>
string(29) "Mon, 06 Feb 2023 00:55: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)#13043 (7) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "znqcmuwnozuwa50w1fb1rr1h"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[1]=>
object(WP_Http_Cookie)#13038 (7) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "3EA9B2C63E02DDA911EDA5B8F1818588"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[2]=>
object(WP_Http_Cookie)#13044 (7) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(59) " st:403 sc:~/entity/auth/login start:638112417303652901 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)#13039 (5) {
["response":protected]=>
object(Requests_Response)#13010 (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=znqcmuwnozuwa50w1fb1rr1h; path=/; HttpOnly; SameSite=Lax
Set-Cookie: ASP.NET_SessionId=znqcmuwnozuwa50w1fb1rr1h; path=/; HttpOnly; SameSite=Lax
Set-Cookie: requestid=3EA9B2C63E02DDA911EDA5B8F1818588; path=/
Set-Cookie: requeststat=+st:403+sc:~/entity/auth/login+start:638112417303652901+tg:; path=/
Date: Mon, 06 Feb 2023 00:55: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(Requests_Response_Headers)#13021 (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=znqcmuwnozuwa50w1fb1rr1h; path=/; HttpOnly; SameSite=Lax"
[1]=>
string(74) "ASP.NET_SessionId=znqcmuwnozuwa50w1fb1rr1h; path=/; HttpOnly; SameSite=Lax"
[2]=>
string(50) "requestid=3EA9B2C63E02DDA911EDA5B8F1818588; path=/"
[3]=>
string(79) "requeststat=+st:403+sc:~/entity/auth/login+start:638112417303652901+tg:; path=/"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 06 Feb 2023 00:55: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(Requests_Cookie_Jar)#12872 (1) {
["cookies":protected]=>
array(3) {
["ASP.NET_SessionId"]=>
object(Requests_Cookie)#13037 (5) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "znqcmuwnozuwa50w1fb1rr1h"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13024 (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(1675644930)
["last-access"]=>
int(1675644930)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644930)
}
["requestid"]=>
object(Requests_Cookie)#13022 (5) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "3EA9B2C63E02DDA911EDA5B8F1818588"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13031 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1675644930)
["last-access"]=>
int(1675644930)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644930)
}
["requeststat"]=>
object(Requests_Cookie)#13006 (5) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(59) "+st:403+sc:~/entity/auth/login+start:638112417303652901+tg:"
["attributes"]=>
object(Requests_Utility_CaseInsensitiveDictionary)#13018 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(15) "erp.conimar.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1675644930)
["last-access"]=>
int(1675644930)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1675644930)
}
}
}
}
["filename":protected]=>
NULL
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
}
}