Edited Issue: SearchType not working [2440]
https://tweetinvi.codeplex.com/discussions/569453
View ArticleNew Post: SearchType not working?
I have fixed the issue. Please download the latest version from the Source Code in order to use this feature. It will be available as part of the coming patch 0.9.4.1. Regards, Linvi
View ArticleClosed Unassigned: Value cannot be null. Parameter name: collection exception...
I cannot figure out the problem and how to handle this exception Source: "mscorlib"Comments: I am closing this bug as not enough details were provided to fix it.
View ArticleCommented Issue: How to fix "object reference not set to an instance of an...
I'm calling the search function var tweets = Search.SearchTweets(searchParameter);I cannot figure out the problem and how could I fix itComments: Fixed by Changeset 40024 for Tweetinvi 0.9.4.1 and...
View ArticleEdited Issue: How to fix "object reference not set to an instance of an...
I'm calling the search function var tweets = Search.SearchTweets(searchParameter);I cannot figure out the problem and how could I fix it
View ArticleNew Post: Beginner Help With Recent Tweets
Hello, I am attempting to access the a set of the most recent tweets from my timeline. However I am not sure if I am even accessing Twitter using the correct code....
View ArticleNew Post: Help With Credentials and Getting Started
Hi, I have now managed to gain access to my twitter account and read from the timeline as I required. However, I was wondering if there is a way to do this without redirecting the user to twitter in...
View ArticleNew Post: Help With Credentials and Getting Started
Ok Nevermind I figured it out. Just didn't quite have the credentials set up correctly. Here is the code for anyone in future who is as blind as me!! Great API anyway thanks a bunch IOAuthCredentials...
View ArticleNew Post: Help With Credentials and Getting Started
Hi andy, Sorry for not having help you before. I have been working. I am happy to hear that you fixed your problem. Please do not hesitate to ask questions on this forum again. I rarely take more than...
View ArticleNew Post: Web application help
Hi,I have been told that a database would be unsuitable to work into this project. The only thing you need is a file or whatever container that will store the information you need. You don't need this...
View ArticleNew Post: Web application help
Hi When I said could I pull the information into a label I meant would it be possible to display the data I receive from the filtered stream in a <asp:Label like the way I can do this using the...
View ArticleNew Post: Web application help
Hi,What is a FilteredStream and how to use it? I am not sure you understand what the FilteredStream is and what it does. A FilteredStream is a stream provided by Twitter that runs 24/24 that returns...
View ArticleNew Post: Web application help
Hi Thanks for your post I think I understand what I need to do, I'll head back to my team and inform them about what you have told me, I understand that you are trying to help me and you have been a...
View ArticleNew Post: Web application help
Hi Would It be possible for you to give me a quick walk-through of what i will need to implement this and how I should implement it? Thanks Stephen
View ArticleNew Post: New Programmer / May be running into API Limit
So real quick - I'm writing a console application that reads a list of twitter accounts. Let's say for example you are a video game enthusiast, and you want to follow everyone associated with Unity 3d....
View ArticleCommented 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 ArticleCommented Unassigned: Maintaining Twitter Stream [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 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 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. I'm slowly but surely just building a queue of actions in a...
View ArticleNew Post: Public Streaming API Rate Limit?
Hi, I'm working on a project utilizing Twitter's Public Streaming API and all is working well - successfully subscribing to keywords/tracks and receiving tweets flawlessly. I'd like to make my...
View Article