New Post: GetHomeTimeLine not retrieving given number of tweets
I have the same problem as (spaceisstrange) said, but little better :) the function just retrieved top 200 tweets ( account has more then 1500 ) this is my code...
View ArticleNew Post: GetRetweets method only retrieves a few records
Hi, I wantto get all the retweets generated. When I use the method Tweet.GetRetweets(12345698755) only retrieves me a few, more or less 20 or 18 records. However, the retweetcount is 150. Could you...
View ArticleNew Post: Hey I missing a .dll?
Sorry for the late response. By the way it works. Thank you !
View ArticleNew Post: Does tweetinvi give out error code?
Sometimes I get errors, but it usually not api limits. I get blank or null response on 1 or 2 calls sometimes.
View ArticleNew Post: Search.SearchTweets(searchParameter); suddenly returning null
I was successfully downloading tweets using Search.SearchTweets(searchParameter); but for some reason it now throws an null exception error. I did make a search request with 100,000 results and I...
View ArticleCommented Task: Problem with app certification on WP Store [2181]
Hi,My app fails certification on the Windows Phone because the store says that Tweetinvi is built in debug mode and they don't accept app built in debug mode. I installed the library from...
View ArticleNew Post: New media upload method
Hi, Now TweetINVI supports uploading using the old upload_with_media endpoint, will it be enhanced to support the newer method with extended entities?
View ArticleNew Post: How can I have another user sign in to my app?
How can a user sign i to my app. I don't have there information. How an I make it just username and password?
View ArticleNew Post: problems with Stream no events fired
I thought that I would say I'm experiencing the same problem. I implemented the sample code from website and no events are fired when I run it. I am able to do other things like search for tweets. I...
View ArticleReviewed: Tweetinvi 0.9.4.x (Ara 02, 2014)
Rated 5 Stars (out of 5) - there may be more documentation and examples...
View ArticleNew Post: Issue with filtered stream
Hi, I have tested your code with your credentials and it is working perfectly fine. The only difference that I have is that I am just passing through the keywords from a hardcoded list. Would you...
View ArticleNew Post: Does tweetinvi give out error code?
Normally all the Exceptions should be accessible from the ExceptionHandler. Linvi
View ArticleNew Post: Filtered Stream if he/she follow and i follow him/her
Sorry I don't understand what you are willing to achieve :s
View ArticleNew Post: Search.SearchTweets(searchParameter); suddenly returning null
Tweetinvi is returning null when an exception is being thrown by the Twitter API. I believe you are reaching the RateLimits. Please check that you have the remaining tokens to perform your operations....
View ArticleCreated Feature: Support the New Endpoint to upload media [2463]
As requested by https://tweetinvi.codeplex.com/discussions/573584.
View ArticleEdited Feature: Support the New Endpoint to upload media [2463]
As requested by https://tweetinvi.codeplex.com/discussions/573584.
View ArticleNew Post: New media upload method
Thanks for reporting this. I will try to implement this in the 0.9.6.0 release. In the meantime please find the Associated Work Item. Linvi
View ArticleNew Post: GetRetweets method only retrieves a few records
Hi, Could you give me the Id of the Tweet that is not working. Regards, Linvi
View ArticleNew Post: problems with Stream no events fired
This bug is very strange, lots of people are reporting it but I have not yet been able to reproduce it. As I requested to superhaze, would you send me your code so that I have a look into it (I will...
View ArticleNew Post: How can I have another user sign in to my app?
I think Twitter is no longer supporting users to login to the REST API from the UserName and Password. You will have to request their credentials with the available mechanisms : Credentials Creation...
View Article