Edited Issue: While trying to use Tweetinvi in a Windows Phone App in C#, I...
The base class or interface 'System.Net.WebException' in assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' referenced by type 'TweetinCore.Exception.TwitterException'...
View ArticleSource code checked in, #33222
Version 0.9.0.0 - Implementing a solution to get Json the MessageController - Extracting the QueryGenerator logic into its own class - Extracting the QueryValidator logic into its own class
View ArticleCommented Feature: Getting raw json from queries [1918]
Provide a solution enabling developers to get RawJson from any query performed with Tweetinvi.Comments: Associated with changeset 33222: Version 0.9.0.0- Implementing a solution to get Json the...
View ArticleNew Post: Getting raw json from streamed tweets
Hi there, I have studied a bit more your request and come up with a solution. Just to give you some news. I have slightly modified the design of 0.9 and it is now able to get json from any query...
View ArticleNew Post: Getting raw json from streamed tweets
Thanks Linvi, I actually came to a very similar solution to this myself but I think yours may be a little more elegant perhaps! I ended up creating my own RawJsonFilteredStream.cs which derived from...
View ArticleNew Post: Getting raw json from streamed tweets
Hi Benjamin, I will not commit this code as I do not think it is relevant for most developers and it will be done in the next version. So keep working with you RawJsonFilteredStream for now and I will...
View ArticleSource code checked in, #33229
Version 0.9.0.0 - Added methods within MessageController and MessageJsonController
View ArticleCommented Feature: Getting raw json from queries [1918]
Provide a solution enabling developers to get RawJson from any query performed with Tweetinvi.Comments: Associated with changeset 33229: Version 0.9.0.0- Added methods within MessageController and...
View ArticleCommented Feature: Update : [code/unity] Migrate application design to use...
Implement Unity and Dependency injection to enable the development of Unit Tests as Tweetinvi currently only have Integration tests.Comments: Associated with changeset 33229: Version 0.9.0.0- Added...
View ArticleSource code checked in, #33230
Version 0.9.0.0 - Implemented the FriendshipJsonController - Extracting Friendship generation of queries into the FriendshipQueryGenerator
View ArticleCreated Unassigned: Error on UserStream.Start() when user is following...
I've been testing the tweetinvi API with a test account on twitter.Initially, everything worked great. However, when I followed another user (between executions of my app) and attempted to start the...
View ArticleCommented Unassigned: Error on UserStream.Start() when user is following...
I've been testing the tweetinvi API with a test account on twitter.Initially, everything worked great. However, when I followed another user (between executions of my app) and attempted to start the...
View ArticleSource code checked in, #33239
Version 0.9.0.0 - Implemented TwitterAccessor.TryExecuteJsonQuery - Implemented TwitterAccessor.ExecuteJsonCursorQuery - Added a RawJson property within the BaseCursorQueryDTO - Implemented a...
View ArticleCommented Feature: Getting raw json from queries [1918]
Provide a solution enabling developers to get RawJson from any query performed with Tweetinvi.Comments: Associated with changeset 33239: Version 0.9.0.0- Implemented...
View ArticleSource code checked in, #33240
Version 0.9.0.0 - Implemented FriendshipJson - Implemented GetUserIdsRequestingFriendship in FriendshipJsonController - Implemented GetUserIdsYouRequestedToFollow in FriendshipJsonController
View ArticleCommented Feature: Getting raw json from queries [1918]
Provide a solution enabling developers to get RawJson from any query performed with Tweetinvi.Comments: Associated with changeset 33240: Version 0.9.0.0- Implemented FriendshipJson- Implemented...
View ArticleCommented Unassigned: Error on UserStream.Start() when user is following...
I've been testing the tweetinvi API with a test account on twitter.Initially, everything worked great. However, when I followed another user (between executions of my app) and attempted to start the...
View ArticleEdited Issue: Error on UserStream.Start() when user is following somebody [1919]
I've been testing the tweetinvi API with a test account on twitter.Initially, everything worked great. However, when I followed another user (between executions of my app) and attempted to start the...
View ArticleCommented Issue: Error on UserStream.Start() when user is following somebody...
I've been testing the tweetinvi API with a test account on twitter.Initially, everything worked great. However, when I followed another user (between executions of my app) and attempted to start the...
View ArticleEdited Issue: Error on UserStream.Start() when user is following somebody [1919]
I've been testing the tweetinvi API with a test account on twitter.Initially, everything worked great. However, when I followed another user (between executions of my app) and attempted to start the...
View Article