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
Do you have a valid API Key for Open Weather Map? Just reenter the key and you will get an error if the API Key is not working.
Maybe you need to subscribe to API 3.0 first.
const hourlyForecasts = weaterData.hourly
throws
Error: undefined is not an object (evaluating 'weaterData.hourly')
The text was updated successfully, but these errors were encountered: