Tumblr RSS 提要不适用于 YQL [英] Tumblr RSS feed not working with YQL

查看:48
本文介绍了Tumblr RSS 提要不适用于 YQL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为什么 Tumblr 自己的 RSS 提要 (<blogname>.tumblr.com/rss) 不能与 YQL 一起使用,YQL 是一些 Tumblr 个人资料的 W3C 验证提要?它正在返回连接失败!Yahoos 自己的博客无法使用 YQL 查询.

Why Tumblr's own RSS feed (<blogname>.tumblr.com/rss) is not working with YQL which is W3C validated feed for some Tumblr profiles? It is returning Connection Failure! Yahoos own blog is not working with the YQL query.

下面是查询:

select * from rss(0,100) where url = "https://yahoodevelopers.tumblr.com/rss" limit 5 offset 0

返回状态为 307 的连接失败.

It is returning with Connection Failure with status 307.

推荐答案

我已经找到了问题所在.带有 https://的 Tumblr 配置文件不适用于 YQL,而 http://URL 工作正常.

I have found what is the problem. The Tumblr profiles with https:// don't work with YQL and the http:// URL's are working fine.

这篇关于Tumblr RSS 提要不适用于 YQL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆