Updated Wiki: Home
28/04/2015 - Tweetinvi 0.9.7.1 is now released! - Updating Documentation... Support us! Please support the Tweetinvi team by joining us, rating the application or donating with Paypal :) What's new?...
View ArticleEdited Issue: Tweetinvi 0.9.7.0 does not work properly with ASP.NET [2562]
WebRequests always Timeout with ASP.NET.
View ArticleNew Post: ITweetSearchParameters.MaxmimumNumberOfResults ignored
Hi Linvi, ITweetSearchParameters.MaxmimumNumberOfResults appears to be ignored. My assumption is that this is for the count property on the API (please correct me if i'm wrong). My code looks...
View ArticleNew Post: ITweetSearchParameters.MaxmimumNumberOfResults ignored
Haha, please delete this. I've been missing this for the past 10 minutes, but I've not used the searchParameters variable but called the method to build the ITweetSearchParameters again. Sorry! Cheers,...
View ArticleReviewed: Tweetinvi 0.9.7.x (abr 28, 2015)
Rated 4 Stars (out of 5) - Excellent library!
View ArticleNew Post: Authorize Application Every Time
Hi Linvi, I just started using your library for a very basic Twitter function for my app and I used the 3-legged Authentication example you provided to provice authorization for our app to post tweets....
View ArticleNew Post: Authorize Application Every Time
Hi Josh, After the callback URL, you will get the credentials for the user. These credentials can be used all the time you want, until the point when the user revokes the credentials. Therefore, if you...
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.7.0?
thanks! BTW One more issue I am seeing with Deserialized tweet. If tweet has Media as well as Urls as part of Entities then only Media is valid. Entities.Urls is null when media also presents. If tweet...
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.7.0?
Hi,Tweetinvi 0.9.7.x is now released. Feel free to download the latest version! This thread is now closed. A new one will be created for Tweetinvi 0.9.8.x. @Jack312 : This new version solves the...
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.8.x?
Hi, It is time to start working on the next version of Tweetinvi. I am proud to announce the sooo unexpected name, Tweetinvi 0.9.8.x! This new post will let developers ask for new features to be...
View ArticleCommented Task: TweetList Code Refactoring [2564]
Improve TweetList current designComments: Associated with changeset 43436: Version 0.9.8.x- Renamed TweetList classes and moved them to the valid folder in the project
View ArticleNew Post: NullReferenceException when searching
Hi Linvi, I needing to search twitter (search/tweets EP) and it's working beautifully, apart from very occasionally receiving this exception:2015-04-29 14:55:04 - TwitterRestPoller.Program: Error:...
View ArticleNew Post: NullReferenceException when searching
Hi Josh, Thanks for the information, I will investigate this. Linvi
View ArticleCreated Issue: NullReferenceException when using Search [2565]
https://tweetinvi.codeplex.com/discussions/635895#
View ArticleEdited Issue: NullReferenceException when using Search [2565]
https://tweetinvi.codeplex.com/discussions/635895#
View ArticleCommented Issue: NullReferenceException when using Search [2565]
https://tweetinvi.codeplex.com/discussions/635895#Comments: Associated with changeset 43448: Version 0.9.7.2- When user has reached the Search RateLimits, Tweetinvi is no longer throwing a null exception
View ArticleNew Post: NullReferenceException when searching
I have just issued a fix that will be available in 0.9.7.2 and 0.9.8.0. As a workaround please verify the RateLimits before performing a search. Thanks again for reporting issues :) Cheers, Linvi
View Article