unicef / magicbox-open-api

An API to serve open data aggregated by administrative boundaries
http://magicboxopenapi.azurewebsites.net/docs
BSD 3-Clause "New" or "Revised" License
25 stars 9 forks source link

The Schools and Mobility endpoints are not working #57

Open lacabra opened 5 years ago

lacabra commented 5 years ago

After cloning and installing this repo, the Mobility and Schools endpoints don't work:

curl -X GET "http://magicbox-open-api.azurewebsites.net/api/v1/schools/countries/" -H "accept: application/json"

returns TypeError: Failed to fetch

Manually retrieving the above URL: http://magicbox-open-api.azurewebsites.net/api/v1/schools/countries/ yields Cannot GET /api/v1/schools/countries/ from the server.