Tried to work through the examle with the twitter table,
but an error appears: "Table tw_t requires https but requested through http"
Which might not be true, because the browser address is:
"https://developer.yahoo.com/yql/console/#h=USE "http%3A//www........" and so on.
Also the generated REST query begins with: "https://query.yahooapis.com/v1/public/yql?q=USE..."
which looks like https to me?
Is there anyone out there who made this example work?
Thanks in advance.