【问题标题】:YQL query failingYQL 查询失败
【发布时间】:2014-08-05 05:50:50
【问题描述】:

我正在 Fantasysports 台上执行以下 YQL。

select * from Fantasysports.games where use_login=1 and game_key in ('238', '223', 'mlb', 'nfl')

但是给出以下响应失败了

<?xml version="1.0" encoding="UTF-8"?>
<query xmlns:yahoo="http://www.yahooapis.com/v1/base.rng"
yahoo:count="0" yahoo:created="2014-08-05T05:47:43Z" yahoo:lang="en-US">
<diagnostics>
    <publiclyCallable>true</publiclyCallable>
    <url execution-start-time="1" execution-stop-time="520"
        execution-time="519" http-status-code="500" http-status-message="INKApi Error">
    <![CDATA[http://fantasysports.yahooapis.com/fantasy/v2/users;use_login=1/games;game_keys=238,223,mlb,nfl]]></url>
    <user-time>520</user-time>
    <service-time>519</service-time>
    <build-version>0.2.2666</build-version>
</diagnostics> 
<results/>

在其他表上执行的查询工作正常。

【问题讨论】:

    标签: sql api yahoo yql yahoo-api


    【解决方案1】:

    这似乎是雅虎方面的一个错误。一直是logged on the YQL Forum,最后一次更新是 5 天前(2014 年 7 月 31 日)的开发人员说正在调查中

    【讨论】:

      猜你喜欢
      • 2014-03-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-02-27
      • 2016-01-06
      相关资源
      最近更新 更多