New Post: Public Streaming API Rate Limit?
May I ask - are you using a user stream or a filtered stream? I'm trying to use both in the same application (1 of each if it matters to anyone reading) but my filter stream doesn't seem to be working....
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.5.0?
How would one manage simulatanous streams? I have a user stream I want to listen to at the same time as a filter stream, but the filter stream does not kick off if the user stream is initiated.
View ArticleSource code checked in, #40071
Version 0.9.4.1 - Fixed Account Settings Json parser exception
View ArticleClosed Issue: GetAccountSettings() throws JsonSerializationException [2455]
Hi, i'm running Tweetinvi 0.9..4.1, it was working great then suddenly i'm receiving an exception whenever call loggedUser.GetAccountSettingsAsync()Exception details:An exception of type...
View ArticleReopened Issue: GetAccountSettings() throws JsonSerializationException [2455]
Hi, i'm running Tweetinvi 0.9..4.1, it was working great then suddenly i'm receiving an exception whenever call loggedUser.GetAccountSettingsAsync()Exception details:An exception of type...
View ArticleNew Post: Public Streaming API Rate Limit?
Bmn, I don't remember on top of my head how Twitter notifies that the rate limit has been reached for a Stream. But please try using the information from the events DisconnectMessageReceived and...
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.5.0?
Automatically queuing actions and performing them as the ratelimit permits is awesome - it's critical to the app I'm doing right now. You are lucky as the RateLimitHandler is the main feature of...
View ArticleNew Post: Web application help
Hi, Please let me know what you mean by walk-through? I cannot think of any information I did not gave you. Linvi
View ArticleNew Post: New Programmer / May be running into API Limit
Hi, It's getting late, I will try to answer your question tomorrow. Regards, Linvi
View ArticleNew Post: More tweets with Search
Hi, Please be more descriptive in what you are trying to perform here. Looking at the code makes no sense to me :p Linvi
View ArticleNew Post: Public Streaming API Rate Limit?
Thanks Linvi, will give the above code a shot
View ArticleNew Post: Public Streaming API Rate Limit?
Linvi - I've implemented the suggested code and am noticing the following exception being thrown on the StreamStopped eventSystem.IO.IOException: Received an unexpected EOF or 0 bytes from the...
View ArticleNew Post: Public Streaming API Rate Limit?
Hi, If I understand correctly, you are explaining that the StreamStopped event is raised and the arguments contains the Exception thatyou are showing me? If this is the case then, the answer is yes.var...
View ArticleNew Post: Web application help
Hi When I say walk-through I mean like step 1 create the page congaing the keywords, step 2 create a file to store the information, things like that. Thanks Stephen
View ArticleNew Post: New Programmer / May be running into API Limit
linvi - I totally understand, not enough time in the day to do the things you like to do right? Thanks so much for your help, it's a great project and it's allowed me to get so far in such a short...
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.5.0?
Please let us choose whether all replies are included in a UserStream or not. The Twitter API's default mode is to not do this (only show replies to people you follow), but Tweetinvi is hard-coded to...
View ArticleCreated Feature: UserStream - Implement Parameters [2457]
There is now way to specify the parameters of the UserStream at current times.Allow the missing parameters to be provided.
View ArticleEdited Feature: UserStream - Implement Parameters [2457]
There is now way to specify the parameters of the UserStream at current times.Allow the missing parameters to be provided.
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.5.0?
I am more than happy to add the parameters to help you. Though I am not sure I understand why this feature is bothering you? Tweetinvi is able to separate the different type of messages received from...
View Article