array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#11392 (1) {
["data":protected]=>
array(7) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(31) "application/json; charset=utf-8"
["content-encoding"]=>
string(4) "gzip"
["vary"]=>
string(15) "Accept-Encoding"
["set-cookie"]=>
array(4) {
[0]=>
string(60) "ASP.NET_SessionId=fkdswucsfgyrasactsfm0ilf; path=/; HttpOnly"
[1]=>
string(60) "ASP.NET_SessionId=fkdswucsfgyrasactsfm0ilf; path=/; HttpOnly"
[2]=>
string(50) "requestid=DCDFEA5060E158AA11F19501F4BD69EE; path=/"
[3]=>
string(80) "requeststat=+st:6302+sc:~/entity/auth/login+start:639219939129536800+tg:; path=/"
}
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:19 GMT"
["content-length"]=>
string(3) "811"
}
}
["body"]=>
string(2561) "{"message":"An error has occurred.","exceptionMessage":"API Login Limit","exceptionType":"PX.Data.PXException","stackTrace":" at PX.LicensePolicy.PXLicensePolicy.CheckApiUsersLimits(HttpContextBase c)\r\n at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 373\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 272\r\n at PX.Api.Services.LoginService.PX.Api.Services.ILoginService.Login(String login, String password, String company, String branch, String locale, String prefix) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\Services\\LoginService.cs:line 130\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\ILoginServiceExtensions.cs:line 22\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at lambda_method(Closure , Object , Object[] )\r\n at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.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 Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__10.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 Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__13.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 Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__24.MoveNext()"}"
["response"]=>
array(2) {
["code"]=>
int(500)
["message"]=>
string(21) "Internal Server Error"
}
["cookies"]=>
array(3) {
[0]=>
object(WP_Http_Cookie)#11404 (7) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "fkdswucsfgyrasactsfm0ilf"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(14) "aws1.busn4.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[1]=>
object(WP_Http_Cookie)#11403 (7) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "DCDFEA5060E158AA11F19501F4BD69EE"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(14) "aws1.busn4.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[2]=>
object(WP_Http_Cookie)#11405 (7) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(60) " st:6302 sc:~/entity/auth/login start:639219939129536800 tg:"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(14) "aws1.busn4.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#11391 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#11393 (10) {
["body"]=>
string(2561) "{"message":"An error has occurred.","exceptionMessage":"API Login Limit","exceptionType":"PX.Data.PXException","stackTrace":" at PX.LicensePolicy.PXLicensePolicy.CheckApiUsersLimits(HttpContextBase c)\r\n at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 373\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 272\r\n at PX.Api.Services.LoginService.PX.Api.Services.ILoginService.Login(String login, String password, String company, String branch, String locale, String prefix) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\Services\\LoginService.cs:line 130\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\ILoginServiceExtensions.cs:line 22\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at lambda_method(Closure , Object , Object[] )\r\n at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.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 Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__10.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 Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__13.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 Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__24.MoveNext()"}"
["raw"]=>
string(3100) "HTTP/1.1 500 Internal Server Error
Cache-Control: private
Content-Type: application/json; charset=utf-8
Content-Encoding: gzip
Vary: Accept-Encoding
Set-Cookie: ASP.NET_SessionId=fkdswucsfgyrasactsfm0ilf; path=/; HttpOnly
Set-Cookie: ASP.NET_SessionId=fkdswucsfgyrasactsfm0ilf; path=/; HttpOnly
Set-Cookie: requestid=DCDFEA5060E158AA11F19501F4BD69EE; path=/
Set-Cookie: requeststat=+st:6302+sc:~/entity/auth/login+start:639219939129536800+tg:; path=/
Date: Mon, 10 Aug 2026 21:25:19 GMT
Connection: close
Content-Length: 811
{"message":"An error has occurred.","exceptionMessage":"API Login Limit","exceptionType":"PX.Data.PXException","stackTrace":" at PX.LicensePolicy.PXLicensePolicy.CheckApiUsersLimits(HttpContextBase c)\r\n at PX.Data.PXLogin.LoginUserImpl(HttpContext httpContext, String userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 373\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password) in C:\\build\\code_repo\\NetTools\\PX.Data\\Access\\Login.cs:line 272\r\n at PX.Api.Services.LoginService.PX.Api.Services.ILoginService.Login(String login, String password, String company, String branch, String locale, String prefix) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\Services\\LoginService.cs:line 130\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale) in C:\\build\\code_repo\\NetTools\\PX.Data\\Api\\ILoginServiceExtensions.cs:line 22\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at lambda_method(Closure , Object , Object[] )\r\n at Microsoft.AspNetCore.Mvc.Internal.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__12.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 Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__10.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 Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Rethrow(ActionExecutedContext context)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)\r\n at Microsoft.AspNetCore.Mvc.Internal.ControllerActionInvoker.d__13.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 Microsoft.AspNetCore.Mvc.Internal.ResourceInvoker.d__24.MoveNext()"}"
["headers"]=>
object(WpOrg\Requests\Response\Headers)#11394 (1) {
["data":protected]=>
array(7) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(31) "application/json; charset=utf-8"
}
["content-encoding"]=>
array(1) {
[0]=>
string(4) "gzip"
}
["vary"]=>
array(1) {
[0]=>
string(15) "Accept-Encoding"
}
["set-cookie"]=>
array(4) {
[0]=>
string(60) "ASP.NET_SessionId=fkdswucsfgyrasactsfm0ilf; path=/; HttpOnly"
[1]=>
string(60) "ASP.NET_SessionId=fkdswucsfgyrasactsfm0ilf; path=/; HttpOnly"
[2]=>
string(50) "requestid=DCDFEA5060E158AA11F19501F4BD69EE; path=/"
[3]=>
string(80) "requeststat=+st:6302+sc:~/entity/auth/login+start:639219939129536800+tg:; path=/"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:19 GMT"
}
["content-length"]=>
array(1) {
[0]=>
string(3) "811"
}
}
}
["status_code"]=>
int(500)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(48) "https://aws1.busn4.com/bandcip/entity/auth/login"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#11390 (1) {
["cookies":protected]=>
array(3) {
["ASP.NET_SessionId"]=>
object(WpOrg\Requests\Cookie)#11399 (5) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "fkdswucsfgyrasactsfm0ilf"
["attributes"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#11400 (1) {
["data":protected]=>
array(3) {
["path"]=>
string(1) "/"
["httponly"]=>
bool(true)
["domain"]=>
string(14) "aws1.busn4.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1786397119)
["last-access"]=>
int(1786397119)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1786397119)
}
["requestid"]=>
object(WpOrg\Requests\Cookie)#11397 (5) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "DCDFEA5060E158AA11F19501F4BD69EE"
["attributes"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#11398 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(14) "aws1.busn4.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1786397119)
["last-access"]=>
int(1786397119)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1786397119)
}
["requeststat"]=>
object(WpOrg\Requests\Cookie)#11402 (5) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(60) "+st:6302+sc:~/entity/auth/login+start:639219939129536800+tg:"
["attributes"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#11401 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(14) "aws1.busn4.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1786397119)
["last-access"]=>
int(1786397119)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1786397119)
}
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#11408 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:34 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#11407 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#11409 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:34 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#11410 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:34 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(48) "https://aws1.busn4.com/bandcip/entity/auth/login"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#11406 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
Kingpinless, 8" x 3" Crowned Ductile Steel, RB, Brake, 6,000 LB Capacity - Durable Casters Online
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12464 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:35 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12465 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12461 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:35 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12462 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:35 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(48) "https://aws1.busn4.com/bandcip/entity/auth/login"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12454 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12377 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:35 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12458 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12463 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:35 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12467 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:35 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(82) "https://aws1.busn4.com/bandcip/entity/AcuWooConnect/17.200.001/CustomerItemInquiry"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12441 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12436 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:35 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12437 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12434 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:35 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12428 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:35 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(48) "https://aws1.busn4.com/bandcip/entity/auth/login"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12435 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12430 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:35 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12439 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12432 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:35 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12431 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:35 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(82) "https://aws1.busn4.com/bandcip/entity/AcuWooConnect/17.200.001/CustomerItemInquiry"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12448 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12432 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:36 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12439 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12448 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:36 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12431 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:36 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(48) "https://aws1.busn4.com/bandcip/entity/auth/login"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12467 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12430 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:36 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12434 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12463 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:36 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12436 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:36 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(82) "https://aws1.busn4.com/bandcip/entity/AcuWooConnect/17.200.001/CustomerItemInquiry"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12428 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12433 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:36 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12430 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12432 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:36 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12429 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:36 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(48) "https://aws1.busn4.com/bandcip/entity/auth/login"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12436 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12378 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:36 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12463 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12379 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:36 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12416 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:36 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(82) "https://aws1.busn4.com/bandcip/entity/AcuWooConnect/17.200.001/CustomerItemInquiry"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12461 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12379 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:38 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12463 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12461 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:38 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12416 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:38 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(48) "https://aws1.busn4.com/bandcip/entity/auth/login"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12454 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12378 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:38 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12432 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12465 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:38 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12433 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:38 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(82) "https://aws1.busn4.com/bandcip/entity/AcuWooConnect/17.200.001/CustomerItemInquiry"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12429 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12465 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:38 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12432 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12429 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:38 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12433 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:38 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(48) "https://aws1.busn4.com/bandcip/entity/auth/login"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12434 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12378 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:38 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12461 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12428 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:38 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12379 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:38 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(82) "https://aws1.busn4.com/bandcip/entity/AcuWooConnect/17.200.001/CustomerItemInquiry"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12416 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12428 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:39 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12461 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12416 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:39 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12379 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:39 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(48) "https://aws1.busn4.com/bandcip/entity/auth/login"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12436 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12378 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:39 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12429 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12430 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:39 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12465 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:39 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(82) "https://aws1.busn4.com/bandcip/entity/AcuWooConnect/17.200.001/CustomerItemInquiry"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12433 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
Skip to navigation
Skip to content
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12389 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:39 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12387 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12390 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:39 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12388 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:39 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(48) "https://aws1.busn4.com/bandcip/entity/auth/login"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12381 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12385 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:39 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12332 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12386 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:39 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12392 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:39 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(82) "https://aws1.busn4.com/bandcip/entity/AcuWooConnect/17.200.001/CustomerItemInquiry"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12382 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12392 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:40 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12382 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12385 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:40 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12442 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:40 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(48) "https://aws1.busn4.com/bandcip/entity/auth/login"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12386 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12462 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:40 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12381 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12389 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:40 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12394 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:40 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(82) "https://aws1.busn4.com/bandcip/entity/AcuWooConnect/17.200.001/CustomerItemInquiry"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12388 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
class="product type-product post-7067 status-publish first instock product_cat-uncategorized taxable shipping-taxable purchasable product-type-simple">
Kingpinless, 8″ x 3″ Crowned Ductile Steel, RB, Brake, 6,000 LB Capacity
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12442 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:40 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12386 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12050 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:40 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12052 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:40 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(48) "https://aws1.busn4.com/bandcip/entity/auth/login"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12060 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12390 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:40 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12393 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12462 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:40 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12438 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:40 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(82) "https://aws1.busn4.com/bandcip/entity/AcuWooConnect/17.200.001/CustomerItemInquiry"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12047 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12462 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:41 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12393 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12047 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:41 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12438 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:41 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(48) "https://aws1.busn4.com/bandcip/entity/auth/login"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12040 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12062 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:41 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12404 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12389 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:41 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12385 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:41 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(48) "https://aws1.busn4.com/bandcip/entity/auth/login"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12415 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
$177.03
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12054 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:42 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12396 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12442 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:42 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12068 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:42 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(48) "https://aws1.busn4.com/bandcip/entity/auth/login"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12044 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12061 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:42 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12052 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12390 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:42 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12059 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:42 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(82) "https://aws1.busn4.com/bandcip/entity/AcuWooConnect/17.200.001/CustomerItemInquiry"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12050 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12390 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:42 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12052 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12050 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:42 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12059 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:42 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(48) "https://aws1.busn4.com/bandcip/entity/auth/login"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12395 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12061 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:42 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12442 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12056 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:42 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12054 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:42 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(82) "https://aws1.busn4.com/bandcip/entity/AcuWooConnect/17.200.001/CustomerItemInquiry"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12068 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12056 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:43 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12442 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12068 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:43 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12054 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:43 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(48) "https://aws1.busn4.com/bandcip/entity/auth/login"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12038 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#12061 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(9) "text/html"
["server"]=>
string(18) "Microsoft-IIS/10.0"
["date"]=>
string(29) "Mon, 10 Aug 2026 21:25:43 GMT"
}
}
["body"]=>
string(54) "The custom error module does not recognize this error."
["response"]=>
array(2) {
["code"]=>
int(429)
["message"]=>
string(17) "Too Many Requests"
}
["cookies"]=>
array(0) {
}
["filename"]=>
NULL
["http_response"]=>
object(WP_HTTP_Requests_Response)#12050 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#12380 (10) {
["body"]=>
string(54) "The custom error module does not recognize this error."
["raw"]=>
string(232) "HTTP/1.1 429
Cache-Control: private
Transfer-Encoding: chunked
Content-Type: text/html
Server: Microsoft-IIS/10.0
Date: Mon, 10 Aug 2026 21:25:43 GMT
Connection: close
The custom error module does not recognize this error."
["headers"]=>
object(WpOrg\Requests\Response\Headers)#12390 (1) {
["data":protected]=>
array(4) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(9) "text/html"
}
["server"]=>
array(1) {
[0]=>
string(18) "Microsoft-IIS/10.0"
}
["date"]=>
array(1) {
[0]=>
string(29) "Mon, 10 Aug 2026 21:25:43 GMT"
}
}
}
["status_code"]=>
int(429)
["protocol_version"]=>
float(1.1)
["success"]=>
bool(false)
["redirects"]=>
int(0)
["url"]=>
string(82) "https://aws1.busn4.com/bandcip/entity/AcuWooConnect/17.200.001/CustomerItemInquiry"
["history"]=>
array(0) {
}
["cookies"]=>
object(WpOrg\Requests\Cookie\Jar)#12059 (1) {
["cookies":protected]=>
array(0) {
}
}
}
["filename":protected]=>
NULL
}
}
Reviews
There are no reviews yet.