Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errror: undefined is not an object (evaluating 'weaterData.hourly') #191

Open
ParoTheParrot opened this issue Aug 2, 2024 · 2 comments
Open

Comments

@ParoTheParrot
Copy link

const hourlyForecasts = weaterData.hourly
throws

Error: undefined is not an object (evaluating 'weaterData.hourly')

@ParoTheParrot
Copy link
Author

Any ideas @mzeryck ?

@icsAT
Copy link
Contributor

icsAT commented Oct 16, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants