Open lacabra opened 5 years ago
After cloning and installing this repo, the Mobility and Schools endpoints don't work:
Mobility
Schools
curl -X GET "http://magicbox-open-api.azurewebsites.net/api/v1/schools/countries/" -H "accept: application/json"
returns TypeError: Failed to fetch
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.
Cannot GET /api/v1/schools/countries/
After cloning and installing this repo, the
Mobility
andSchools
endpoints don't work: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.