array(6) {
["headers"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#11312 (1) {
["data":protected]=>
array(5) {
["cache-control"]=>
string(7) "private"
["content-type"]=>
string(31) "application/json; charset=utf-8"
["set-cookie"]=>
array(4) {
[0]=>
string(60) "ASP.NET_SessionId=gzdqumhu55ydufzrpyoe4xtg; path=/; HttpOnly"
[1]=>
string(60) "ASP.NET_SessionId=gzdqumhu55ydufzrpyoe4xtg; path=/; HttpOnly"
[2]=>
string(50) "requestid=DCDFEA5060E158AA11F13542A68EE435; path=/"
[3]=>
string(81) "requeststat=+st:18920+sc:~/entity/auth/login+start:639114663891057733+tg:; path=/"
}
["date"]=>
string(29) "Sat, 11 Apr 2026 01:06:47 GMT"
["content-length"]=>
string(4) "3190"
}
}
["body"]=>
string(3190) "{"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)\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)#11325 (7) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "gzdqumhu55ydufzrpyoe4xtg"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(14) "aws1.busn4.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[1]=>
object(WP_Http_Cookie)#11324 (7) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "DCDFEA5060E158AA11F13542A68EE435"
["expires"]=>
NULL
["path"]=>
string(1) "/"
["domain"]=>
string(14) "aws1.busn4.com"
["port"]=>
NULL
["host_only"]=>
bool(true)
}
[2]=>
object(WP_Http_Cookie)#11326 (7) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(61) " st:18920 sc:~/entity/auth/login start:639114663891057733 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)#11294 (5) {
["data"]=>
NULL
["headers"]=>
NULL
["status"]=>
NULL
["response":protected]=>
object(WpOrg\Requests\Response)#11314 (10) {
["body"]=>
string(3190) "{"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)\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(3684) "HTTP/1.1 500 Internal Server Error
Cache-Control: private
Content-Type: application/json; charset=utf-8
Set-Cookie: ASP.NET_SessionId=gzdqumhu55ydufzrpyoe4xtg; path=/; HttpOnly
Set-Cookie: ASP.NET_SessionId=gzdqumhu55ydufzrpyoe4xtg; path=/; HttpOnly
Set-Cookie: requestid=DCDFEA5060E158AA11F13542A68EE435; path=/
Set-Cookie: requeststat=+st:18920+sc:~/entity/auth/login+start:639114663891057733+tg:; path=/
Date: Sat, 11 Apr 2026 01:06:47 GMT
Connection: close
Content-Length: 3190
{"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)\r\n at PX.Data.PXLogin.PX.Data.IPXLogin.LoginUser(String& userName, String password)\r\n at PX.Api.Services.LoginService.Login(String login, String password, String company, String branch, String locale, String prefix)\r\n at PX.Api.ContractBased.ILoginServiceExtensions.LoginForSoapApi(ILoginService loginService, IMultiFactorService multiFactorService, String login, String password, String company, String branch, String locale)\r\n at PX.Api.ContractBased.WebApi.Controllers.AuthController.Login(Credentials credentials)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass6_1.b__0(Object instance, Object[] methodParameters)\r\n at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ExecuteAsync(HttpControllerContext controllerContext, IDictionary`2 arguments, CancellationToken cancellationToken)\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ApiControllerActionInvoker.d__1.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__6.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Filters.ActionFilterAttribute.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Controllers.ActionFilterResult.d__5.MoveNext()\r\n--- End of stack trace from previous location where exception was thrown ---\r\n at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()\r\n at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)\r\n at System.Web.Http.Dispatcher.HttpControllerDispatcher.d__15.MoveNext()"}"
["headers"]=>
object(WpOrg\Requests\Response\Headers)#11315 (1) {
["data":protected]=>
array(5) {
["cache-control"]=>
array(1) {
[0]=>
string(7) "private"
}
["content-type"]=>
array(1) {
[0]=>
string(31) "application/json; charset=utf-8"
}
["set-cookie"]=>
array(4) {
[0]=>
string(60) "ASP.NET_SessionId=gzdqumhu55ydufzrpyoe4xtg; path=/; HttpOnly"
[1]=>
string(60) "ASP.NET_SessionId=gzdqumhu55ydufzrpyoe4xtg; path=/; HttpOnly"
[2]=>
string(50) "requestid=DCDFEA5060E158AA11F13542A68EE435; path=/"
[3]=>
string(81) "requeststat=+st:18920+sc:~/entity/auth/login+start:639114663891057733+tg:; path=/"
}
["date"]=>
array(1) {
[0]=>
string(29) "Sat, 11 Apr 2026 01:06:47 GMT"
}
["content-length"]=>
array(1) {
[0]=>
string(4) "3190"
}
}
}
["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)#11311 (1) {
["cookies":protected]=>
array(3) {
["ASP.NET_SessionId"]=>
object(WpOrg\Requests\Cookie)#11320 (5) {
["name"]=>
string(17) "ASP.NET_SessionId"
["value"]=>
string(24) "gzdqumhu55ydufzrpyoe4xtg"
["attributes"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#11321 (1) {
["data":protected]=>
array(3) {
["path"]=>
string(1) "/"
["httponly"]=>
bool(true)
["domain"]=>
string(14) "aws1.busn4.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1775869608)
["last-access"]=>
int(1775869608)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1775869608)
}
["requestid"]=>
object(WpOrg\Requests\Cookie)#11318 (5) {
["name"]=>
string(9) "requestid"
["value"]=>
string(32) "DCDFEA5060E158AA11F13542A68EE435"
["attributes"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#11319 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(14) "aws1.busn4.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1775869608)
["last-access"]=>
int(1775869608)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1775869608)
}
["requeststat"]=>
object(WpOrg\Requests\Cookie)#11323 (5) {
["name"]=>
string(11) "requeststat"
["value"]=>
string(61) "+st:18920+sc:~/entity/auth/login+start:639114663891057733+tg:"
["attributes"]=>
object(WpOrg\Requests\Utility\CaseInsensitiveDictionary)#11322 (1) {
["data":protected]=>
array(2) {
["path"]=>
string(1) "/"
["domain"]=>
string(14) "aws1.busn4.com"
}
}
["flags"]=>
array(4) {
["creation"]=>
int(1775869608)
["last-access"]=>
int(1775869608)
["persistent"]=>
bool(false)
["host-only"]=>
bool(true)
}
["reference_time"]=>
int(1775869608)
}
}
}
}
["filename":protected]=>
NULL
}
}
10" x 3" Kingpinless, (PH) Phenolic Wheel, Precision Ball Bearing - Durable Casters Online
Skip to navigation
Skip to content
10″ x 3″ Kingpinless, (PH) Phenolic Wheel, Precision Ball Bearing
$155.01
- 4-1/2″ x 6-1/4″
- 11-1/2″ mount height
- 2,900 lb. capacity
57/58 Heavy Duty Kingpinless Yokes – Rated up to 7,000 lbs.
• ASTM1045 drop forged swivel head, 5/16” thick, 3” diameter precisely machined and hardened raceway, loaded ½” dia. hardened ball bearings
• Viton® Seal integrated with raceways available
• Legs are double welded 3/8” thick steel
• Grease fitting on raceway and axle
• 3/4” axle bolt/nut
• Zinc plated finish
(PH) PHENOLIC
• Canvas fiber filled Phenolic for high impact resistance
• Temperature range : -50° F to +250° F
• Durometer: Shore D 90(+/-5)
Reviews
There are no reviews yet.