I have the same issue here, starting from Feb 2nd, no return for the query like:<br><br>http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20yahoo.finance.options%20where%20symbol%20in%20%28%22amzn%22%29%20%20and%20expiration=%222012-02%22%20&env=http://datatables.org/alltables.env<br><br>anyone has any solution yet? I need the returned option chain infos for my API. Very Sad Now!!<br><br><div class="quote"><div class="quotetop">QUOTE<cite>(The Eagle @ 2 Feb 2012 10:02 AM)</cite></div><blockquote class="quotemain"><br>In the YQL Console, select yahoo.finance.options table (you may need to show community tables), then enter the following query, check Diagnostics:<br>SELECT * FROM yahoo.finance.options WHERE symbol='GOOG' AND expiration='2012-06'<br><br>No option data is returned, and you'll see the following error in the result set:<br><br><span class="sc3"><span class="re1"><span class="re4">><span></span></span><span class="re2"><!---->[</span>CDATA<span class="br0">[</span>Exception: TypeError: Cannot find function toInt in object . <span class="br0">(</span><span class="re1"><span class="re4">><span></span>#90)]]><span class="sc3"><span class="re1">></span></span></span></span></span></span></blockquote></div>