New Post: GetSavedSearches - Does not work
Hehe good good good, Well you can have a look into the post just right after yours (https://tweetinvi.codeplex.com/discussions/588444). It depends on whether the Model that you are trying to get...
View ArticleNew Post: GetSavedSearches - Does not work
Thank You, I have been asked to clarify the 3200 Tweets limit. Because another application claims it can get 'all' tweets using TweetSharp. The other application being Twitter Forensics by Afentis....
View ArticleNew Post: GetSavedSearches - Does not work
As far as I am aware there is no way to get more than 3200 tweets. Twitter provide some elevated privileges in exchange for money. I have never heard of any privilege to get more than 3200 but you...
View ArticleNew Post: GetSavedSearches - Does not work
Is there a way to capture images from a users timeline?
View ArticleNew Post: GetSavedSearches - Does not work
I am not sure what you mean by capture images. If you mean get tweet images, then you just need to use the Tweet.Entities/ExtendedEntites and select the Media. Then you'll have to download the image...
View ArticleNew Post: Events stop firing
Hi MartR, I am going to work on improvements on the stream and stalls. But in order to do this I need some explanation from both of you.Even at 90s, for some reason Twitter stops the stream...
View ArticleNew Post: Events stop firing
Hi StfSki, I am going to work on improvements on the stream and stalls. But in order to do this I need some explanation from both of you. Thing is, the "stall" effect occurs only on my 2 machines...
View ArticleNew Post: Events stop firing
Hi Linvi,What I meant is, the frequency of received messages slows down to finally reach zero without receiving any errors. Stéphane Sochacki Le 20 mars 2015 à 18:38, linvi <[email removed]> a...
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 ArticleReviewed: Tweetinvi 0.9.5.x (mar 21, 2015)
Rated 5 Stars (out of 5) - Really great API and the best Developer ever. Never met such a responsive and helpful developer. Thank you again, linvi.
View ArticleNew Post: Web Request Failed
Hi Trying to get the library working, but it's failing no matter what I try to do, always with the same error:"https://api.twitter.com/oauth/access_token web request failed" At the moment I'm just...
View ArticleNew Post: errors retrieving IUsers list from ID
Dear linvi, I am trying to implement your lines with the 0.9.6 source code. However, GetEarliestAvailableRateLimit seems not to be found in your source and it is non trivial to me how to write that...
View ArticleEdited Issue: Handle Exception in CredentialsCreator [2536]
https://tweetinvi.codeplex.com/discussions/592616
View ArticleNew Post: Web Request Failed
Hi, Thank you for these information. For some reason Tweetinvi does not handle the WebException for you when you use the CredentialsCreator. I have created a new Work Item and this will be fixed in the...
View ArticleSource code checked in, #42419
Version 0.9.6.0 - Updated the CredentialsCreator to handle WebException for TemporaryCredentials WebRequest
View ArticleCommented Issue: Handle Exception in CredentialsCreator [2536]
https://tweetinvi.codeplex.com/discussions/592616Comments: Associated with changeset 42419: Version 0.9.6.0- Updated the CredentialsCreator to handle WebException for TemporaryCredentials WebRequest
View ArticleNew Post: Web Request Failed
A fix has already been released and the Exception will now be available in the ExceptionHandler. This fix is only accessible from the Source Code version up until the release of Tweetinvi...
View ArticleEdited Issue: Handle Exception in CredentialsCreator [2536]
https://tweetinvi.codeplex.com/discussions/592616
View ArticleNew Post: Web Request Failed
The result of GetLastException() :[Tweetinvi.Logic.Exceptions.TwitterException]: {"https://api.twitter.com/oauth/access_token web request failed."} CreationDate: {23/03/2015 16:41:00} StatusCode: -1...
View Article