New Post: SearchType not working?
Hello. I've been having an interesting problem when attempting to get data back from a search from Tweetinvi. Here's my code:var searchParameter = Search.GenerateTweetSearchParameter("#[hashtag]...
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.4.0?
Hi Linvi, How about an update to the ITweetEntities interface to include the symbols object? (See: https://dev.twitter.com/overview/api/entities-in-twitter-objects#symbols) Right now, only media, urls,...
View ArticleCreated Feature: Add Symbols to TweetEntities [2430]
https://tweetinvi.codeplex.com/discussions/554619Hi Linvi, How about an update to the ITweetEntities interface to include the symbols object? (See:...
View ArticleEdited Feature: Add Symbols to TweetEntities [2430]
https://tweetinvi.codeplex.com/discussions/554619Hi Linvi, How about an update to the ITweetEntities interface to include the symbols object? (See:...
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.5.0?
For Tweetinvi 0.9.4.0 I asked what which new features you wanted to be added. I think it worked quite well and most of the request have been implemented. So I am eager to know what you want to come...
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.4.0?
Hi, Thank you for your input. This feature will be added to the next version of Tweetinvi. I have created a new thread and I also created a work item for your request. Please be sure to follow the new...
View ArticleCreated 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 ArticleNew Post: Operation is not valid due to the current state of the object
Did this ever get resolved? I'm getting a similar issue
View ArticleCreated Unassigned: I want to retweet using tweetinvi. [2436]
Hi , I want to retweet using tweetinvi but I got return null. I am sharing my code here please help asap.ITweet data1 = null; TwitterCredentials.ExecuteOperationWithCredentials(credentials, () =>{...
View ArticleNew Post: null objects but valid tokens from login
Hi, we're using the Microsoft.AspNet.Identity framework to handle Twitter accounts and logins. We are successfully logging users in and getting an Access Token and Access Token Secret, but when we pass...
View ArticleNew Post: [ADMIN] What do you want in Tweetinvi 0.9.5.0?
good day, SSLv3 is disabled by twitter because of the POODLE exploit, i would wish the new dll takes that into consideration because i am now getting the following error: "the request was aborted:...
View ArticleCreated Unassigned: SSLv3 is disabled by twitter because of the POODLE...
i am now getting the following error: "the request was aborted: could not create SSL/TLS secure channel". how do i fix this, please see with me I am new to programming.my application was working fine...
View ArticleNew Post: Get user Followers
Hello , i tried to use many various examples to get a user followers but i keep get null, am i missing something ? this is what i tried to user 1.int maxObjectsToRetrieve = 7500; var userId = 14230524;...
View ArticleCommented Unassigned: SSLv3 is disabled by twitter because of the POODLE...
i am now getting the following error: "the request was aborted: could not create SSL/TLS secure channel". how do i fix this, please see with me I am new to programming.my application was working fine...
View ArticleNew Post: problems with Stream no events fired
Hi I have problems with the events not getting fired. There is no error or similar triggered anywhere in the code and the "EventsRelatedWithTweetCreation(IUserStream userStream)" is fired upon the call...
View ArticleNew Post: null objects but valid tokens from login
Hello there, Please give me the result of the ExceptionHandller.GetLastException() after you requested your logged user (Tweetinvi.User.GetLoggedUser();).Exception Handler Documentation Regards, Linvi
View ArticleNew Post: null objects but valid tokens from login
StatusCode: 401, Details: "Could not authenticate you" And I tried to serialize the exception object itself in case that was helpful:...
View ArticleCommented Unassigned: SSLv3 is disabled by twitter because of the POODLE...
i am now getting the following error: "the request was aborted: could not create SSL/TLS secure channel". how do i fix this, please see with me I am new to programming.my application was working fine...
View ArticleCommented Unassigned: SSLv3 is disabled by twitter because of the POODLE...
i am now getting the following error: "the request was aborted: could not create SSL/TLS secure channel". how do i fix this, please see with me I am new to programming.my application was working fine...
View Article