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

open weather API has moved the 16 day forecast to a paid model #17

Open
brianespinosa opened this issue Oct 31, 2018 · 1 comment
Open

Comments

@brianespinosa
Copy link

Expected behavior

When using the weather widget I will see a forecast

Actual behavior

I cannot see a forecast and get a 401 error from the weather API. This is due to their 16 day forecast endpoint now being paid only.

Steps to reproduce

Use the widget with a free account to see the 401 errors.

NOTE

I already have the widget working again using the day forecast. The JSON response is slightly different for that so the JSX needs to get updated. I will submit a pull request once I have it fixed and working again. Additionally, there are also new air quality codes for forecast that need to be added to WeatherCodeHelper which I have also already done.

@brianespinosa
Copy link
Author

I should have a pull request to resolve these issues sometime tomorrow.

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

1 participant