All the YQL queries that I try to execute today return an empty result set:
CODE
<query xmlns:yahoo="http://www.yahooapis.com/v1/base.rng" yahoo:count="0" yahoo:created="2010-06-18T01:37:19Z" yahoo:lang="en-US">
<results/>
</query><!-- total: 174 -->
<!-- yqlengine2.pipes.sp1.yahoo.com uncompressed/chunked Thu Jun 17 18:37:19 PDT 2010 -->
the exact same query returned some data yesterday, and I did not modified my code.
Did something change on the server?
Is there something wrong with my API Key ?