Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Browsing all 4126 articles
Browse latest View live
↧

Released: Tweetinvi 0.9.3.x (Jun 01, 2014)

Timelines - Added all the parameters available from the Timeline Endpoints in Tweetinvi. - This is available for HomeTimeline, UserTimeline, MentionsTimeline// Simple queryvar tweets =...

View Article


Updated Release: Tweetinvi 0.9.3.x (Jun 01, 2014)

Timelines - Added all the parameters available from the Timeline Endpoints in Tweetinvi.- This is available for HomeTimeline, UserTimeline, MentionsTimeline// Simple queryvar tweets =...

View Article


Commented Issue: Search throws exception [2257]

I just upgraded to 9.3 and now my Search.SearchTweets(searchParameter); is throwing an exception see trace.```Newtonsoft.Json.JsonSerializationException was unhandled HResult=-2146233088 Message=Cannot...

View Article

Commented Issue: Reply with media not working [2258]

I'm sending Reply with media.tweet = Tweet.CreateTweetWithMedia(TweetText, file1);bool status = tweet.PublishInReplyTo(ToTweetID);Exception occurred --Stack Trace at...

View Article

Edited Issue: Reply with media not working [2258]

I'm sending Reply with media.tweet = Tweet.CreateTweetWithMedia(TweetText, file1);bool status = tweet.PublishInReplyTo(ToTweetID);Exception occurred --Stack Trace at...

View Article


Updated 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 Article

New Post: GetUserTimeline problem

I loved the user.GetUserTimeline(maxnumberoftweets,includereplies) in version 0.9.2.2 but it seems to not work any more. From your examples I execute the following and get 200 tweets (which I think is...

View Article

Created Issue: Timeline IncludeRTS count the retweets but do not send them...

Have some fun trying to find a solution for this problem.https://dev.twitter.com/docs/api/1.1/get/statuses/user_timeline

View Article


New Post: GetUserTimeline problem

Hi, This is in fact half an issue but I will work on this. The reason is that the IncludeRTS parameter is set to false by default. And as described in the documentation, it will remove the retweets but...

View Article


New Post: GetUserTimeline problem

Hi, Thank you for your prompt reply. I fully understand. I now use a work-around whereby I make additional requests using the maxId parm and set it to the minimum value of the first result set. Once...

View Article

New Post: GetUserTimeline problem

Thank you I appreciate it :)

View Article

New Post: Possible issue in Tweetinvi.Logic.DTO.UserDTO

When calling var tweets = user.GetUserTimeline(timelineParameter); I occasionally get the error Error converting value 7694352 to type 'Tweetinvi.Logic.DTO.UserDTO'. Path '[16].contributors[0]', line...

View Article

New Post: Possible issue in Tweetinvi.Logic.DTO.UserDTO

Hi there, This is my fault. I assumed (wrongly) that Twitter will send the entire json object for contributors (like it does for any other object). I verified and the documentation says that it just...

View Article


New Post: Possible issue in Tweetinvi.Logic.DTO.UserDTO

Could you please let me know the User Id your are following when this error occurs (you can send this to me on the contact page if private). Linvi

View Article

Created Issue: TweetDTO.Contributors is not a entirely filled object [2261]

Contributors is a collection of IUserIdentifier and not IUserDTO.This can make the application crash when receiving a Tweet with contributors.

View Article


Edited Issue: TweetDTO.Contributors is not a entirely filled object [2261]

Contributors is a collection of IUserIdentifier and not IUserDTO.This can make the application crash when receiving a Tweet with contributors.Related Discussion :...

View Article

Source code checked in, #37105

Version 0.9.3.3 - Fixed bug when deserializing Tweet from a contributor

View Article


Commented Issue: TweetDTO.Contributors is not a entirely filled object [2261]

Contributors is a collection of IUserIdentifier and not IUserDTO.This can make the application crash when receiving a Tweet with contributors.Related Discussion :...

View Article

Edited Issue: TweetDTO.Contributors is not a entirely filled object [2261]

Contributors is a collection of IUserIdentifier and not IUserDTO.This can make the application crash when receiving a Tweet with contributors.Related Discussion :...

View Article

Source code checked in, #37106

*** Version 0.9.3.3 ***

View Article
Browsing all 4126 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>