New Post: Tweetinvi C# Desktop Application PIN Authentication
Can you send me a link to the release please? I can't find it.
View ArticleNew Post: Adding 9.4.0 dll's to my project
First and foremost, thanks for all the work, greatly appreciated :) I was using Tweetinvi 9.3.3 via Nuget and all was working wonderfully. However I need to use ExtendedEntities, so i need 9.4.x. I see...
View ArticleNew Post: Simple user log in
The captcha is a set of numbers provided by Twitter on its Website that a user is required to provide to your application in order to complete the login process. There are 2 ways to authenticate....
View ArticleNew Post: Get Reply to Specific Tweet
Hi, I know it has been a while but has this issue been fixed? This kind of problem is usually due to Twitter. Linvi
View ArticleNew Post: User search
Hi, This is not available from Tweetinvi but you can easily use the TwitterAccessor to do what you want.var users =...
View ArticleNew Post: proxy behavior
Hi, I am using this project for 3 months and I want to thank you so much for this wonderful api. I need to learn a very critical point for me. If I use the proxy property of tweetinvi, can twitter see...
View ArticleCommented Unassigned: The type initializer for 'Tweetinvi.TwitterCredentials'...
// Here are the declarations: using System;using System.Collections.Generic;using System.Diagnostics;using System.IO;using System.Linq;using Tweetinvi;using Tweetinvi.Core.Enum;using...
View ArticleCommented Unassigned: The type initializer for 'Tweetinvi.TwitterCredentials'...
// Here are the declarations: using System;using System.Collections.Generic;using System.Diagnostics;using System.IO;using System.Linq;using Tweetinvi;using Tweetinvi.Core.Enum;using...
View ArticleCreated Unassigned: JToken exists in TweetinviAPI.dll [2481]
I am attempting to use Tweetinvi alongside Newtonsoft,Json.dll and it appears that JToken and JObject also exist inside TweetinviAPI.dllI am receiving this error:The type 'Newtonsoft.Json.Linq.JToken'...
View ArticleNew Post: Events stop firing
HI Linvi I would be very grateful to hear of planned dates for a library fix for this. Thanks MartR
View ArticleNew Post: Searching Tweets of protected account
Sorry for my broken English, first. I tried to use Search class to get tweets of my friend's screenname. but when I try to get protected friend's tweet, variable 'temp' below returns...
View ArticleNew Post: against limits
Hi, I am currently optimizing my project and currently realized that I am calling getting User object more than needed. But I am wondering that if there any differences between these two codes...
View ArticleReleased: Tweetinvi 0.9.4.x (Oct 01, 2014)
Quick OverviewTweet Extended EntitiesProxyTimeout and Improved reliabilityAdvanced SearchTwitter AccessorSettingsRate LimitsBlockOther UpdatesTweetinvi 0.9.4.1Tweet Extended Entities Few months ago,...
View ArticleUpdated Release: Tweetinvi 0.9.4.x (Oct 01, 2014)
Quick OverviewTweet Extended EntitiesProxyTimeout and Improved reliabilityAdvanced SearchTwitter AccessorSettingsRate LimitsBlockOther UpdatesTweetinvi 0.9.4.1Tweet Extended Entities Few months ago,...
View ArticleNew Post: Tweetinvi 0.9.4.1 Released
The latest version of Tweetinvi has been published. After the holidays, I am now resuming my the work on Tweetinvi. I will first try to find a good way to solve the disconnects caused by Twitter on the...
View ArticleNew Post: proxy behavior
Hi, I am not a Twitter employee and I cannot answer this question without guessing. First what are you trying to solve by "running the code from other countries"? For the initial question I would guess...
View ArticleNew Post: What is the captcha of twitterinvi
Hi,I am sorry to bother you again.I have got an other problem.I am in China,and now the free door(fg742) can not get access to the twitter,so I can not run the program.Do you know some other software...
View ArticleNew Post: Tweetinvi and visual studio express
I have experience the same issue with Visual Studio 2013 Express for desktop and all projects could not be opened but the projects are shown like "Tweetinvi(imcompatible)" in solution explorer. And I...
View ArticleNew Post: Get all tweets with specific hashtag
Hi Linvi, Can you provide a new example that works with the 0.9.5 and Twitter new Security policy of TLS. Thanks, Mohit Chhabra
View Article