Updated Release: Tweetinvi 0.9.9.x
Important This release contains a large number of breaking changes regarding authentication and credentials.With the intention of improving the web logic layer, I have also performed some important...
View ArticleCommented Issue: Windows Phone Streaming [2619]
As reported here : https://tweetinvi.codeplex.com/discussions/641392Comments: ** Comment from web user: linvi ** Issue with windows phone streaming
View ArticleNew Post: [Stream API] Unable to listen for any events on WP8.1
Hi, you can find this example here:http://we.tl/C9mFS4lscD Let me know if this works for you (App1 project).
View ArticleCreated Issue: Search with Invalid Credentials throws an exception instead of...
Search with Invalid Credentials throws an exception instead of returning null
View ArticleCommented Feature: Invalidate Token [2539]
Refactor Web Layer to cleanup code and allow developers to invalidate Tokens.The .Content property needs to be set.Something like var requestMessage = new HttpRequestMessage(httpMethod,...
View ArticleReleased: Other (Jul 27, 2015)
This is not a release, just another entry for requests that are not logged against any specific release.
View ArticleCreated Release: Other (Jul 27, 2015)
This is not a release, just another entry for requests that are not logged against any specific release.
View ArticleNew Post: Error: encoding iso-8859-1 not supported
My code is exactly the same I use in ASP:NET applications, but in Silverlight apps I get the error. Tweetinvi API version: 0.9.8.2 installed by Nuget on Visual Studio 2013. In asp.net I send twits...
View ArticleNew Post: [Stream API] Unable to listen for any events on WP8.1
Can't open the project... It will be best to create a new project with nuget packages istead of project references, if we want the problem to be replicated.
View ArticleSource code checked in, #45007
Version 0.9.9.x - ApplicationOnly credentials can now be invalidated
View ArticleCommented Unassigned: GetLoggedUser returns null [2622]
Hello,I'm trying to show the mentions of a user using the Timelines. I understand that this require a LoggedUser to work properly. I have been trying to set a loggedUser, however I keep getting the...
View ArticleCreated Task: Refactor HttpHandlers to use a single method with TwitterQuery...
Instead of initializing the HttpHandler before the query, it would be best to use all the information available in the TwitterQuery.Therefore the base (TwitterHttpHandler) should have its own method...
View ArticleEdited Task: Refactor HttpHandlers to use a single method with TwitterQuery...
Instead of initializing the HttpHandler before the query, it would be best to use all the information available in the TwitterQuery.Therefore the base (TwitterHttpHandler) should have its own method...
View ArticleEdited Issue: GetLoggedUser returns null [2622]
Hello,I'm trying to show the mentions of a user using the Timelines. I understand that this require a LoggedUser to work properly. I have been trying to set a loggedUser, however I keep getting the...
View ArticleNew Post: Error: encoding iso-8859-1 not supported
Him I have to be honest and say that I have not tested Tweetinvi on Silverlight for quite a while as it is being deprecated by Microsoft. Would you please share your code. The error simply states that...
View ArticleSource code checked in, #45029
Version 0.9.9.x - Refactor for improved HttpClient handler - Improved InvalidateToken logic
View ArticleCommented Feature: Invalidate Token [2539]
Refactor Web Layer to cleanup code and allow developers to invalidate Tokens.The .Content property needs to be set.Something like var requestMessage = new HttpRequestMessage(httpMethod,...
View ArticleCommented Task: Refactor HttpHandlers to use a single method with...
Instead of initializing the HttpHandler before the query, it would be best to use all the information available in the TwitterQuery.Therefore the base (TwitterHttpHandler) should have its own method...
View ArticleEdited Feature: Invalidate Token [2539]
Refactor Web Layer to cleanup code and allow developers to invalidate Tokens.The .Content property needs to be set.Something like var requestMessage = new HttpRequestMessage(httpMethod,...
View Article