New Post: How to comment on another user's tweet
Hi, Yes, but I am not always able to reply promptly. Anyway, I have been able to reproduce your issue. I am investigating this. Cheers, Linvi
View ArticleNew Post: How to comment on another user's tweet
I have opened a work item on Github.https://github.com/linvi/tweetinvi/issues/25
View ArticleNew Post: How to comment on another user's tweet
Hello, It seems that the webrequest is sent correctly but Twitter does not seem to manage the reply argument. You can test directly from the twitter developer website and see that the replies are not...
View ArticleNew Post: How to comment on another user's tweet
thanks you very much. I await good news from you
View ArticleNew Post: How to comment on another user's tweet
thank you. The cause of this error is: The ID of an existing status that the update is in reply to. Note: This parameter will be ignored unless the author of the tweet this parameter references is...
View ArticleNew Post: How to comment on another user's tweet
you know anyway to get Screen name by StatusID
View ArticleNew Post: How to comment on another user's tweet
Twitter has probably changed their policy (once again). I find this pretty annoying because it now mean that each time you want to do a reply you will have to get the tweet before. I think this is just...
View ArticleNew Post: How to comment on another user's tweet
You can find my post on the forum here:https://twittercommunity.com/t/tweetinvi-reply-to-tweet-does-not-work-anymore-since-a-few-days/52470 If you can like or +1 it will help for having replies from...
View ArticleEdited Issue: Underscores into user images [2637]
Hi, I think there is some problem when the library returns the path (ProfileImageFullSizeUrl) of a user.In particular, the error is present when the original url has an underscore.Seems the library...
View ArticleEdited Task: Build Tools should update TwitterClientHandler version [2645]
request.Headers.Add("User-Agent", "Tweetinvi/0.9.10.x");
View ArticleEdited Feature: Improve text.TweetLength to take additional parameters [2633]
Take all the parameters required to calculate a TweetLength like medias.
View ArticleNew Post: get user latest 3000 tweets
Dear linvi, first of all, I really appreciate your work thank for this excellent api. secondly, I copied the code to apply it in my project ,but I get 2 issues continuously it's shows an error the...
View ArticleEdited Task: Follow a User is complicated [2630]
https://tweetinvi.codeplex.com/discussions/642163#
View ArticleNew Post: get user latest 3000 tweets
Hi, Thank you, I really appreciate your feedback. First of all, please note that with the new version of tweetinvi, the code will now be the following:privatestatic ITweet[]...
View ArticleNew Post: get user latest 3000 tweets
Dear Linvi, thank you brother for your quick response. the fisrt issue thanks to you solved. and regarding to the second error please see the innerException as requested: {"Object reference not set to...
View ArticleNew Post: get user latest 3000 tweets
Hi, Thanks this is quite useful, would you please also share the StackTrace of the InnerException please. Cheers, Linvi
View ArticleNew Post: get user latest 3000 tweets
hey, sure ,here you are at Tweetinvi.WebLogic.TwitterClientHandler.SendAsync(ITwitterQuery twitterQuery, HttpRequestMessage request, CancellationToken cancellationToken) at...
View Article