Yahoo data sometimes cannot receive data, "query.results is null or not an object."
This happens to me on Chrome 55.0.2883.87 and fierfox 50.1.0.
This is the YQL I am using:
http://query.yahooapis.com/v1/public/yql?q=select * from weather.forecast, where woeid = 2514815 & format = json
And the answer is:
{"query": {"count": 0, "created": "2017-01-01T22: 27: 51Z", "languages": "Results" "EN-US": NULL}}
What am I doing? ideas?
No one has answered this question yet.
See similar questions:
:
Source: https://habr.com/ru/post/1665472/More articles:Xcode 8.2 Swift Compiler Error: "Segmentation Error: 11" - genericsHow to use stencils with SCNTechnique? - scenekitPassing Storable Vector to a C function highlighting stored data on the GPU - cWoocommerce How do I get a price for every variation - phpWoocommerce shows price for both options - variablesError response from daemon when launching docker container - dockerC # WPF refresh list from another window - c #How do lambda parameters work? - c #type checking helper with Ramda - javascriptHow to make an Android application work only with the RTL layout direction? - javaAll Articles