May 2018
Intermediate to advanced
512 pages
11h 3m
English
There are three visible issues with the app at this state:
Begin by inspecting any network errors, since network errors usually cause knock-on effects:
Cannot GET /api.openweathermap.org/data/2.5/weather
By just observing this error message, you will likely miss the fact that you forgot to add the http:// prefix to the URL. The bug is subtle and certainly not glaringly obvious.
Read now
Unlock full access