magicbox-open-api icon indicating copy to clipboard operation
magicbox-open-api copied to clipboard

The Schools and Mobility endpoints are not working

Open lacabra opened this issue 6 years ago • 0 comments

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.

lacabra avatar Jan 11 '19 21:01 lacabra