-
Notifications
You must be signed in to change notification settings - Fork 7
Description
I was having an issue getting any values using the node, and when I look at the errors, I see.
RL caused a warning: http://www.wunderground.com/history/airport/55AK/2015/12/31/DailyHistory.html?format=1
Here's the original warning message:
cannot open: HTTP status was '400 Bad Request'URL does not seem to exist: http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=55AK&month=12&day=31&year=2015&format=1
The original error message:
cannot open the connectionURL caused a warning: http://www.wunderground.com/history/airport/AZ17/2015/12/31/DailyHistory.html?format=1
Here's the original warning message:
cannot open: HTTP status was '400 Bad Request'URL does not seem to exist: http://www.wunderground.com/weatherstation/WXDailyHistory.asp?ID=AZ17&month=12&day=31&year=2015&format=1
I think there must be a new format being requested from the Web.