Direction round trip gpx error

I am unable to get a successful response from https://api.openrouteservice.org/v2/directions/cycling-regular/gpx with these parameters: {“coordinates”:[[8.687872,49.420318]],“options”:{“round_trip”:{“length”:11,“points”:12,“seed”:3}}} … however when I used normal or geojson endpoint, it works well.

Any idea what I am doing wrong?

Hi @burgus

Nothing wrong on your side. This looks like a backend problem.
I’ve filed an issue in our repository where you can track the progress.

Best regards

Hi @amandus,
thanks for the reply. Will track it there.

Best regards