I'm trying to use the api to get the route by the given coordinates, but the date from the past is used as the date. I get the following error:
{"errors":["parameter \u0027departure_time\u0027 is in the past: 1542621729"]} I had two questions:
- Do I understand correctly that api does not support searching by past periods?
- How long the data is calculated to calculate the route.
thank