Closed seralf closed 6 years ago
test is failing. Try updating the url to:
https://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20weather.forecast%20where%20woeid%20in%20%28select%20woeid%20from%20geo.places%281%29%20where%20text%3D%22Rome%2C%20it%22%29&format=json&env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys%29
Replaced (
with %28
and )
with %29
fixed, thanks for the suggestion
added Rome weather example