in the examples(https://tcs.ext.here.com/examples/v3/fleet_telematics_api) on any route I set the parameter vehicle = "Trailer truck", in the response I get: "Couldn't reach way point 1 (start links -52308626 52308626 dest links -73483065 73483065 ), closest link to destination reached: 52308626 at 50.11278/8.67522, issues: illegal access, weight".
The appearance of this error is influenced by the value of the parameters "Limited Weight [t]" and "Weight Per Axle [t]". Maximum values at which the request is executed "Limited Weight" = 18t and "Weight Per Axle" = 10t. But the real parameters of trucks with a trailer are higher.
please tell me is this a bug or am I doing something wrong?
Thank