ErrortCode: ROUTE_OPTIMIZATION_TOO_MANY_RESOURCES
Posted: Thu Oct 30, 2025 2:15 pm
The following error occurs if your underlying plan does not allow you to use as many resources as you tried to consider in the planning call.
There's a dedicated limit according to your plan - please get back to your consultant in charge to clarify this!
The spec says:
Code: Select all
{
"description": "The request contains too many resources.",
"errorCode": "ROUTE_OPTIMIZATION_TOO_MANY_RESOURCES",
"parameter": "$.resources",
"details": {
"resources": 4,
"limit": 0
}
}The spec says:
Please note that shared resources count as separate assets in your license allocation. The total asset count for any optimization includes the sum of routes and their distinct assigned resources. The upper bound on number of resources is a technical limit. Check your individual price plan or contract to see which limits apply.