"fixed" this by using <br>select item.condition.text from weather.forecast where location in (<br> select id from weather.search where query="Bratislava, Slovakia"<br>)<br>that I found on some blog. But why is it not working using WOEID?<br><br><div class="quote"><div class="quotetop">QUOTE<cite>(TatianaK @ 2 Dec 2011 4:16 AM)</cite></div><blockquote class="quotemain">I am using YQL to fetch weather information about certain cities, but it won't return any information about Bratislava, Slovakia [WOEID 818717], althrough http://weather.yahooapis.com/forecastrss?w=818717 works as expected. Even the error message states that "/forecastrss?w=818717" is an invalid input, but that's not true.<br>Try the query here:<br>http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20weather.forecast%20where%20location%3D818717&diagnostics=true<br>This is probably a bug in YQL. Can somebody please advise?<br>Thanks.<br><br><br><br><br></blockquote></div>