1
雅虎YQL查詢feed閱讀器從網站供稿,但今天剩下的URL返回的錯誤我一直在使用雅虎的YQL服務RSS閱讀不工作
https://query.yahooapis.com/v1/public/yql?q=select%20title%20from%20rss%20where%20url%3D%22http%3A%2F%2Frss.news.yahoo.com%2Frss%2Ftopstories%22&format=json&diagnostics=true&callback=
結果:
{"query":{"count":0,"created":"2017-08-29T03:09:44Z","lang":"en-US","diagnostics":{"publiclyCallable":"true","url":{"execution-start-time":"1","execution-stop-time":"3","execution-time":"2","http-status-code":"400","http-status-message":"Bad Request","content":"http://rss.news.yahoo.com/rss/topstories"},"user-time":"3","service-time":"2","build-version":"2.0.164"},"results":null}}
他們是否停止了服務或需要進行任何更改才能使其運行?