New Post: [Stream API] Unable to listen for any events on WP8.1
No problem with a console app!
View ArticleClosed Unassigned: How to search users? [2589]
Hi:I want to search users by term but no specific method developed for this.I have surfed the web and I have found...
View ArticleCreated Task: Web Layer refactor to use HttpClient [2614]
Complete refactor of the WebLayer
View ArticleEdited Task: Web Layer refactor to use HttpClient [2614]
Complete refactor of the WebLayer
View ArticleNew Post: issue in direct messages using streaming api
For future reference. The issue was network related. The code and the tweetinvi library worked as expected.
View ArticleSource code checked in, #44917
Version 0.9.9.x - Big refactoring of the WebLogic layer - The proxy configuration is now used for upload queries
View ArticleCommented Task: Web Layer refactor to use HttpClient [2614]
Complete refactor of the WebLayerComments: Associated with changeset 44917: Version 0.9.9.x- Big refactoring of the WebLogic layer- The proxy configuration is now used for upload queries
View ArticleCommented Feature: Image Upload does not use Proxy [2551]
MultiPart WebRequest currently does not use the proxy defined in the TweetinviConfig.Comments: Associated with changeset 44917: Version 0.9.9.x- Big refactoring of the WebLogic layer- The proxy...
View ArticleCreated Issue: Implement xAuth Authentication [2615]
https://dev.twitter.com/oauth/xauthIf Twitter gives access to xAuth, implement it.
View ArticleEdited Issue: Implement xAuth Authentication [2615]
https://dev.twitter.com/oauth/xauthIf Twitter gives access to xAuth, implement it.
View ArticleNew Post: Exception: System.Net.WebException: Could not receive information...
I had a very simple prototype running for weeks. Now, all of a sudden, it fails with Exception: Exception: System.Net.WebException: Could not receive information related with currently logged user....
View ArticleNew Post: Exception: System.Net.WebException: Could not receive information...
Hi, You most probably have an issue related with your account. Can you check whether your credentials are working by simply trying to get your account information.var lu = User.GetLoggedUser();Linvi
View ArticleNew Post: Where to find new functionality breaking changes
Is there a page where can find out the changes in the latest version that break programs written in a previous version? forexample 0.9.8 change .creator to .createdby (why oh why ;-)...
View ArticleNew Post: Where to find new functionality breaking changes
Hi, You can get the changes here : https://tweetinvi.codeplex.com/releases/view/612863#LibraryChanges. I hate doing breaking changes but when I do it is either because I have been requested multiple...
View ArticleCreated Unassigned: FilteredStream.AddTrack "OR" operator issue [2616]
I realize that the docs say to add each keyword separately, like so:```stream.AddTrack("linvi");stream.AddTrack("tweetinvi");```However, I'd like to add them in one...
View ArticleCommented Unassigned: FilteredStream.AddTrack "OR" operator issue [2616]
I realize that the docs say to add each keyword separately, like so:```stream.AddTrack("linvi");stream.AddTrack("tweetinvi");```However, I'd like to add them in one...
View ArticleCommented Unassigned: FilteredStream.AddTrack "OR" operator issue [2616]
I realize that the docs say to add each keyword separately, like so:```stream.AddTrack("linvi");stream.AddTrack("tweetinvi");```However, I'd like to add them in one...
View ArticleNew Post: [Stream API] Unable to listen for any events on WP8.1
I've add some debug on others event listener: URL : https://stream.twitter.com/1.1/statuses/sample.json?stall_warnings=true Code : 408 Error documentation description : Twitter was not able to perform...
View ArticleCommented Unassigned: FilteredStream.AddTrack "OR" operator issue [2616]
I realize that the docs say to add each keyword separately, like so:```stream.AddTrack("linvi");stream.AddTrack("tweetinvi");```However, I'd like to add them in one...
View ArticleCommented Unassigned: FilteredStream.AddTrack "OR" operator issue [2616]
I realize that the docs say to add each keyword separately, like so:```stream.AddTrack("linvi");stream.AddTrack("tweetinvi");```However, I'd like to add them in one...
View Article