I cant get the streaming API to work correctly.
I have read the discussion https://tweetinvi.codeplex.com/discussions/461350, and downloaded the sample https://tweetinvi.codeplex.com/releases/view/119124.
As a quick side note, the Sample seams to not work (for me) either, I get a null reference error when trying to get a user by ID (not the main issue, this works on my project), and if I add a track of "the" (a keyword I thought would be pretty common), I get no results when I click "Start Stream".
So my issue. I've used your sample Stream code on the Documentation page, and it just doesn't do anything, except lock my program. I removed the AddTrack and added the AddFollow I was trying to add before (my own account), so I could trigger the event by sending a tweet. Again, it just does nothing.
What am I missing? I'm not sure what information you need to help me, so whatever you need, ask.
Thanks
I have read the discussion https://tweetinvi.codeplex.com/discussions/461350, and downloaded the sample https://tweetinvi.codeplex.com/releases/view/119124.
As a quick side note, the Sample seams to not work (for me) either, I get a null reference error when trying to get a user by ID (not the main issue, this works on my project), and if I add a track of "the" (a keyword I thought would be pretty common), I get no results when I click "Start Stream".
So my issue. I've used your sample Stream code on the Documentation page, and it just doesn't do anything, except lock my program. I removed the AddTrack and added the AddFollow I was trying to add before (my own account), so I could trigger the event by sending a tweet. Again, it just does nothing.
What am I missing? I'm not sure what information you need to help me, so whatever you need, ask.
Thanks