You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since yesterday queries to the 'match' service started to return the 'Internal server error'. Here is the cURL example:
POST request (the usual way, used from javascript in browser)
curl -X POST --data "loc=56.035162,36.925105&t=1449485106&loc=56.034913,36.928372&t=1449485116&loc=56.035367,36.931710&t=1449485126&loc=56.035748,36.935408&t=1449485137&loc=56.036182,36.938718&t=1449485147&loc=56.036400,36.942150&t=1449485157&loc=56.036668,36.943785&t=1449485162&loc=56.038137,36.947608&t=1449485176" http://router.project-osrm.org/match
{"status": 500,"status_message":"Internal Server Error"}%
Hi
Since yesterday queries to the 'match' service started to return the 'Internal server error'. Here is the cURL example:
POST request (the usual way, used from javascript in browser)
GET request (used for test)
Is there something changed in the API? Or the queries are incorrect? Any help appreciated.
The text was updated successfully, but these errors were encountered: