API call for isochrones including time argument is failing

Hello,

I tried to make an call using the default endpoint with the R package openrouteservice and its function ors_isochrones including the parameter time (as a string “2020-01-31T12:45:00”) which resulted in an error (“Error: Openrouteservice API request failed” with error code 3099). The same happens when trying an API call using the API playground (Dashboard | ORS) for the Isochrones service by filling out the time parameter as indicated above and using the default settings: Error code 3099 and message “Unable to build an isochrone map.”. The same API call without the time param works fine on both sides.

Any idea what is going wrong here?

Many thanks in advance,
Serge

Hey,

yes, this seems to be an issue with the code. It has been reported, see here.

Best regards