Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

Meaning of error code 501 #83

Open
oblonski opened this issue Jul 11, 2018 · 1 comment
Open

Meaning of error code 501 #83

oblonski opened this issue Jul 11, 2018 · 1 comment

Comments

@oblonski
Copy link
Member

What is again the meaning of 501? Here https://graphhopper.com/api/1/docs/#http-error-codes it says only

Only a special list of vehicles is supported.

Does this mean that the user uses a vehicle he is not allowed to use? If so, shouldn't this be covered with error code 400?

@karussell
Copy link
Member

In general: "A 501 is an HTTP status code for not implemented."

And all errors >= 500 are server side problems or bugs. What is the detailed request and/or message?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants