Direction API request with driving-car profile is not working

Hi All,

I’m running this test from the API playground page

https://api.openrouteservice.org/v2/directions/driving-car?
api_key = value ;
start = value;
end = value

When using the default values for the direction API call I get --> Invalid API key or access to this API has been disallowed

When i switch the driving profile from car to hgv or anything else everything seems to be working fine …

Is it a limitation that has to do with the free profile (i.e. i made to many call with the driving-car profile )?
Or is the service not working correctly ?

Hi @sbanca,

I could reproduce your problem: this is indeed a server error on our side.
We will get this back up as soon as possible.

Best regards

1 Like

I hope this is related but I am getting this error if it helps any:

Access to XMLHttpRequest at ‘https://api.openrouteservice.org/v2/directions/driving-car/geojson’ from origin ‘https://www.xxx.com’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.

All is OK again and error gone.

1 Like

I confirm is working for me too

Fantastic Many Thanks