Edited Issue: Search.SearchTweets is not working with #tags [2187]
HI Tweetinvi,I'm trying to get all tweets for a particular #tag & it works if that #tag is trending on twitter,but if I use a custom #tag,which has only one or two tweets,its throwing errors(Object...
View ArticleCommented Unassigned: Spaces encoded in published tweets [2211]
I am having an issue with publishing tweets. It works all right but encodes the spaces within words so in twitter i have a tweet that looks like thistest%20post%20againAny help please.ThanksComments:...
View ArticleEdited Issue: Tweet favourite [2096]
I am trying to mark a tweet as a favourite, I have the authorization token and am able to view profile details. When I search for tweets I get back list but I am unable to mark any as a favourite, I...
View ArticleEdited Task: PublishReply/PublishInReplyTo : Option to add screen name [2101]
When replying on the website, it includes the @screen_name of the user to who we want to reply to.Give the option to do the same thing within Tweetinvi
View ArticleCommented Unassigned: Spaces encoded in published tweets [2211]
I am having an issue with publishing tweets. It works all right but encodes the spaces within words so in twitter i have a tweet that looks like thistest%20post%20againAny help please.ThanksComments:...
View ArticleCommented Unassigned: Spaces encoded in published tweets [2211]
I am having an issue with publishing tweets. It works all right but encodes the spaces within words so in twitter i have a tweet that looks like thistest%20post%20againAny help please.ThanksComments:...
View ArticleSource code checked in, #36548
Version 0.9.3.0 - ExceptionHandler.SwallowWebException now correctly throws exceptions
View ArticleCommented Task: Exception Handler : Add the ability to throw exceptions [2099]
Add a field called SwallowWebExceptions and set it to true by default.Developers willing to get exceptions should be able to get them by setting this parameter to false.Comments: Associated with...
View ArticleCommented Unassigned: Spaces encoded in published tweets [2211]
I am having an issue with publishing tweets. It works all right but encodes the spaces within words so in twitter i have a tweet that looks like thistest%20post%20againAny help please.ThanksComments:...
View ArticleCreated Feature: Implement Create Mute [2213]
Implement the new Mute endpoint: [https://dev.twitter.com/docs/api/1.1/post/mutes/users/create](https://dev.twitter.com/docs/api/1.1/post/mutes/users/create)
View ArticleCreated Feature: Implement Delete Mute [2214]
Implement the mute endpoint : [https://dev.twitter.com/docs/api/1.1/post/mutes/users/destroy](https://dev.twitter.com/docs/api/1.1/post/mutes/users/destroy)
View ArticleCreated Feature: Implement Get Muted User Ids [2215]
Get the list of users who have been muted by the current user : [https://dev.twitter.com/docs/api/1.1/get/mutes/users/ids](https://dev.twitter.com/docs/api/1.1/get/mutes/users/ids)
View ArticleCreated Feature: Implement Get Muted Users [2216]
Get a list of user objects that have been muted: [https://dev.twitter.com/docs/api/1.1/get/mutes/users/list](https://dev.twitter.com/docs/api/1.1/get/mutes/users/list)
View ArticleCreated Feature: Implement Tweet Lookup [2217]
Ability to retrieve up to 100 tweets in a single query. [https://api.twitter.com/1.1/statuses/lookup.json](https://api.twitter.com/1.1/statuses/lookup.json )
View ArticleCommented Unassigned: Spaces encoded in published tweets [2211]
I am having an issue with publishing tweets. It works all right but encodes the spaces within words so in twitter i have a tweet that looks like thistest%20post%20againAny help please.ThanksComments:...
View ArticleCreated Feature: Check the Stream Update [2218]
Streams have been updated [https://dev.twitter.com/discussions/27246](https://dev.twitter.com/discussions/27246).Check which changes are required in Tweetinvi.Streams.
View ArticleUpdated Wiki: Documentation
Quick Start Tweetinvi is a C# .NET API developped to simplify the life of developers will to access the Twitter API. It provides an easy access to the Twitter REST API and the Twitter stream API....
View ArticleNew Post: Tweet Length
I get the following error from Twitter: Status is over 140 characters This happens to two different tweets, but both are exactly 140 chars. They do both contain links in case that is a factor. I get...
View ArticleNew Post: Tweet Length
Hi, Could you please share the exact text you are sending to Twitter. I need it to be exactly the same because every character is important. Tweet.Length should in theory give you the size of the text...
View ArticleNew Post: Tweet Length
Exact Text:"Webinar: How linear guide wheels can be used in any environment from clean room to extra dirty, oven to freezer http://sho.me/fL/XE @BWCnews"
View Article