Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no response for intersections=true #675

Closed
TheGreatRefrigerator opened this issue Feb 17, 2020 · 2 comments · Fixed by #876
Closed

no response for intersections=true #675

TheGreatRefrigerator opened this issue Feb 17, 2020 · 2 comments · Fixed by #876
Assignees
Labels
bug 🐞 Erroneous behavior of the backend

Comments

@TheGreatRefrigerator
Copy link
Contributor

TheGreatRefrigerator commented Feb 17, 2020

Here's what I did

 'https://api.openrouteservice.org/v2/isochrones/driving-car' \
 -H 'Content-Type: application/json; charset=utf-8' \
 -H 'Accept: application/json, application/geo+json, application/gpx+xml, img/png; charset=utf-8' \
 -H 'Authorization: api_key' \
 -d '{"locations":[[8.681495,49.41461],[8.686507,49.41943]],"range":[300,200],"intersections":"true","range_type":"time"}'

Here's what I got

Absolutely nothing. 0 byte


Here's what I was expecting

A response.

@TheGreatRefrigerator TheGreatRefrigerator added the bug 🐞 Erroneous behavior of the backend label Feb 17, 2020
@isikl
Copy link

isikl commented Apr 20, 2020

Requesting via API Playground returns in: Invalid API key or access to this API has been disallowed, although API key is valid and works.

@igoooor
Copy link

igoooor commented Sep 10, 2020

Same problem here sadly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐞 Erroneous behavior of the backend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants