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.

