Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

Edited Issue: FilteredStream Exception [1929]

$
0
0
Line 263 of FilteredStream is throwing an exception because jsonTweet is null.

```
var tweetObject = _jsSerializer.Deserialize<Dictionary<string, object>>(jsonTweet);

if (!String.IsNullOrEmpty(jsonTweet))
{
```

Shouldn't this be inside the if statement?
Comments: ** Comment from web user: linvi **

Thank you for reporting the issue. It now has been corrected.


Viewing all articles
Browse latest Browse all 4126

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>