Specify origin off the route

If the location specified by origin is not on the route, there is the following error:

curl -X GET \
    'https://router.hereapi.com/v8/routes/{originalRouteHandle}?&origin=52.532914,13.399983&return=summary,routeHandle&transportMode=car&apikey={YOUR_API_KEY}'
{
  "notices": [
    {
      "title": "Route calculation failed: Couldn't match origin.",
      "code": "couldNotMatchOrigin",
      "severity": "critical"
    }
  ],
  "routes": []
}

results matching ""

    No results matching ""