Hourly api forecast not working any more:
http://api.wunderground.com/api/*****...
returns a pretty empty response:
{
"response": {
"version":"0.1",
"termsofService":"http://www.wunderground.com/weather/a...",
"features": {
"hourly": 1
}
}
,
"hourly_forecast": [
]
}
That's it.
I also tried different queries and different locations. Response data sets always kinda empty.
http://api.wunderground.com/api/*****...
returns a pretty empty response:
{
"response": {
"version":"0.1",
"termsofService":"http://www.wunderground.com/weather/a...",
"features": {
"hourly": 1
}
}
,
"hourly_forecast": [
]
}
That's it.
I also tried different queries and different locations. Response data sets always kinda empty.