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
{{ message }}
This repository was archived by the owner on Feb 17, 2019. It is now read-only.
Munweather is currently broken, because the OpenWeatherMap API it uses seems to be no longer public. It now requires an API key.
We should probably be checking to ensure the HTTP request returned something useful, for one thing. And then returning a nicer error message if not. But we also need to use a different API - one that isn't broken.
Munweather is currently broken, because the OpenWeatherMap API it uses seems to be no longer public. It now requires an API key.
We should probably be checking to ensure the HTTP request returned something useful, for one thing. And then returning a nicer error message if not. But we also need to use a different API - one that isn't broken.