Reviewed: Tweetinvi 0.9.5.x (Mar 13, 2015)
Rated 4 Stars (out of 5) - Great piece of work and good support
View ArticleReviewed: Tweetinvi 0.9.5.x (Mar 13, 2015)
Rated 5 Stars (out of 5) - Great piece of work and good support
View ArticleNew Post: Two Questions About Geographic Search
Thank you for clarifying the issue about SearchTweets()
View ArticleSource code checked in, #42238
Version 0.9.6.0 - Excluded Undefined from the list of potential values for Language filters
View ArticleSource code checked in, #42239
Version 0.9.6.0 - Added a method to simply remove all Languages Filters assigned to a stream
View ArticleCreated Unassigned: rate limited message is suppressed and results in null...
Trying to get a list of followersStepping through the code I can see the results are:{"errors":[{"message":"Rate limit exceeded","code":88}]}is returned ``` public bool TryExecuteJsonGETQuery(string...
View ArticleCreated Unassigned: request more results than exists - null reference...
If try to return more results than exists, can end up getting no results and a null reference exceptionI was trying to get followers and a bug in my code was requesting a hard limit of 20,000 instead...
View ArticleCommented Unassigned: request more results than exists - null reference...
If try to return more results than exists, can end up getting no results and a null reference exceptionI was trying to get followers and a bug in my code was requesting a hard limit of 20,000 instead...
View ArticleNew Post: Multi language stream
Hi linvi, Thank you for you speed ! I downloaded the code and tested it this morning it works perfectly =) Thank you very much, i can now go a step forward. Have a great day, Scoty020
View ArticleCommented Issue: Assembly load errors from HttpClientWebHelper on Mono [2519]
Hi there,When I run Tweetinvi on Mono (3.12) I get the following printout to the console:Could not load signature of Tweetinvi.WebLogic.HttpClientWebHelper:GenerateHttpClientFromWebRequest due to:...
View ArticleCommented Issue: Assembly load errors from HttpClientWebHelper on Mono [2519]
Hi there,When I run Tweetinvi on Mono (3.12) I get the following printout to the console:Could not load signature of Tweetinvi.WebLogic.HttpClientWebHelper:GenerateHttpClientFromWebRequest due to:...
View ArticleNew Post: Process To user redirect to login in twitter
Hi, Just wanted to know is there any mechanism in tweetinvi where user redirects to twitter and get authenticated there by his email, username or phone number and after successful login he should be...
View ArticleCommented Issue: Assembly load errors from HttpClientWebHelper on Mono [2519]
Hi there,When I run Tweetinvi on Mono (3.12) I get the following printout to the console:Could not load signature of Tweetinvi.WebLogic.HttpClientWebHelper:GenerateHttpClientFromWebRequest due to:...
View ArticleCommented Issue: Assembly load errors from HttpClientWebHelper on Mono [2519]
Hi there,When I run Tweetinvi on Mono (3.12) I get the following printout to the console:Could not load signature of Tweetinvi.WebLogic.HttpClientWebHelper:GenerateHttpClientFromWebRequest due to:...
View ArticleEdited Issue: rate limited message is suppressed and results in null...
Trying to get a list of followersStepping through the code I can see the results are:{"errors":[{"message":"Rate limit exceeded","code":88}]}is returned ``` public bool TryExecuteJsonGETQuery(string...
View ArticleCommented Issue: request more results than exists - null reference exception...
If try to return more results than exists, can end up getting no results and a null reference exceptionI was trying to get followers and a bug in my code was requesting a hard limit of 20,000 instead...
View ArticleUpdated Release: Tweetinvi 0.9.6.x
Visit Tweetinvi 0.9.6.x Work ItemsCustom Parameters When an action can be performed with a 'RequestParameters' class (e.g. Search, Timeline, Message...), you will now be able to specify...
View ArticleCommented Feature: Twitter Stream - Handle Heartbeat [2433]
Thanks for the great job you'v done.I'm facing unreported disconnection in the FilteredSteam.According to this [page](https://dev.twitter.com/streaming/overview/connecting), such stalls must be...
View ArticleEdited Feature: Twitter Stream - Handle Heartbeat [2433]
Thanks for the great job you'v done.I'm facing unreported disconnection in the FilteredSteam.According to this [page](https://dev.twitter.com/streaming/overview/connecting), such stalls must be...
View Article