Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Fix OpenWeather API key failure #5836

Closed
wants to merge 1 commit into from
Closed

Conversation

ptrooms
Copy link

@ptrooms ptrooms commented Mar 19, 2019

Why:

  • OpenWeather discontinued the the Free Plan and by this the old code generates an unconditonal error using API as FORECAST is always used / opened.

This change addresses the need by:

  • returning null in the FORECAST call

Why:
* OpenWeather discontinued the the Free Plan and by this generates an error using API if FORECAST is used

This change addresses the need by:
* return null in the FORECAST call
@ptrooms
Copy link
Author

ptrooms commented Mar 19, 2019

Appologies for doing this on the primary branch...... I had to pull on my own fork.
Still learning, in git'ting.....
Kind regards, Peter

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

Successfully merging this pull request may close these issues.

1 participant