Hello All, I would like to use the twitter streaming API in NIFI. I follow the example described in https://pierrevillard.com/2016/04/12/oauth-1-0a-with-apache-nifi-twitter-api-example/ How can I do this with the stream twitter API ? Replacing "https://api.twitter.com/1.1" with the streaming api doesn't work. It seems that the invokehttp processor hangs and I have to stop nifi. I can't use the getTwitter processor, since I have to use a proxy.
regards, Chris
