twitterstream.py does not pass tweets to json file when using the search url example. Works: url = "https://stream.twitter.com/1.1/statuses/sample.json" Does not work: url = "https://api.twitter.com/1.1/search/tweets.json?q=microsoft"