株式市場データを表示するアプリケーション。株式データの取得に YQL を使用しています。
緯度 2 日間、朝または前 (インド時間の午後 1 時) にフェッチすると、yql クエリは空の応答を返します。しかし今、それは正確な問題を示しています
クエリの結果は「yahoo.finance.quotes」がブロックされました。
レスポンスは
<query xmlns:yahoo="http://www.yahooapis.com/v1/base.rng" yahoo:count="0" yahoo:created="2012-09-26T11:24:22Z" yahoo:lang="en-US">
<diagnostics>
<publiclyCallable>true</publiclyCallable>
<url execution-start-time="20" execution-stop-time="23" execution-time="3" proxy="DEFAULT">
<![CDATA[
http://www.datatables.org/yahoo/finance/yahoo.finance.quotes.xml
]]>
</url>
<cache execution-start-time="25" execution-stop-time="26" execution-time="1" method="GET" type="MEMCACHED">
<![CDATA[ 13c4f8eac77ad886bade5a711c8c1ef5 ]]>
</cache>
<javascript name="yahoo.finance.quotes" verb="select">
<![CDATA[
com.yahoo.platforms.pipes.model.ModuleException: Error Codes: js.blocked.execute.request Message: "The current table 'yahoo.finance.quotes' has been blocked. It exceeded the allotted quotas of either time or instructions"
]]>
</javascript>
<user-time>26</user-time>
<service-time>4</service-time>
<build-version>30549</build-version>
</diagnostics>
<results/>
</query>
リクエスト制限の 1000\hours を超えていません。1日50回試してみてください。