Openrouteservice maps and api down for vehicles

API calls for foot-walking work as expected. When you change to car we get a 500 error

example foot: https://maps.openrouteservice.org/directions?n1=52.15663&n2=5.370035&n3=17&a=52.155675,5.37307,52.157387,5.366876&b=2&c=0&k1=en-US&k2=km

example car: https://maps.openrouteservice.org/directions?n1=52.15663&n2=5.370035&n3=17&a=52.155675,5.37307,52.157387,5.366876&b=0&c=0&k1=en-US&k2=km

These examples are in openrouteservice maps, but same holds for the api

1 Like

Getting the same with my app and also with the Get Directions sample.