Excuse me if this is elementary, but I'm an infrequent user of the YQL console. I've had success in using the console to read and parse json files and return them as XML. I'm trying it on what appears to be a valid json file, but I'm not getting any results.
I'm trying a basic: select * from json where url = "
http://www1.realclearpolitics.com/json/video.js"
Can anyone see why this doesn't return anything?
TIA