Created Task: Add missing fields for the TweetClass [2208]
Withheld and other fieldshttps://dev.twitter.com/docs/platform-objects/tweets
View ArticleEdited Task: Add missing fields for the TweetClass [2208]
Withheld and other fieldshttps://dev.twitter.com/docs/platform-objects/tweets
View ArticleEdited Task: Add missing fields for the UserClass [2207]
Created_At, Profile_Banner_URL, Withheld_Countried, WithheldScope, Entitieshttps://dev.twitter.com/docs/platform-objects/users
View ArticleCommented Issue: Search.SearchTweets is not working with #tags [2187]
HI Tweetinvi,I'm trying to get all tweets for a particular #tag & it works if that #tag is trending on twitter,but if I use a custom #tag,which has only one or two tweets,its throwing errors(Object...
View ArticleSource code checked in, #36514
Version 0.9.2.4 - SearchHelper.GetTweetsFromJsonObject now verify for null jObject Version 0.9.3.0 - SearchHelper.GetTweetsFromJsonObject now verify for null jObject
View ArticleCommented Issue: Search.SearchTweets is not working with #tags [2187]
HI Tweetinvi,I'm trying to get all tweets for a particular #tag & it works if that #tag is trending on twitter,but if I use a custom #tag,which has only one or two tweets,its throwing errors(Object...
View ArticleCommented Issue: Search.SearchTweets is not working with #tags [2187]
HI Tweetinvi,I'm trying to get all tweets for a particular #tag & it works if that #tag is trending on twitter,but if I use a custom #tag,which has only one or two tweets,its throwing errors(Object...
View ArticleNew Post: [ADMIN] Please comment this post - Renaming Stored Data
Since Tweetinvi 0.9 I often got messages saying User.Friends is always null. User.Friends, Followers... are properties that allow developers to store information related with a user. The same is true...
View ArticleSource code checked in, #36515
Version 0.9.3.0 - Added missing data to the User class - Added UserEntities. + Added Description field + Added Url field + Potentially other fields were not added because the documentation is not...
View ArticleCommented Task: Update User to provide all the information provided by...
User is currently missing some data like created_at. Add all the missing fields in User and UserDTOComments: Associated with changeset 36515: Version 0.9.3.0- Added missing data to the User class-...
View ArticleCommented Task: Add missing fields for the UserClass [2207]
Created_At, Profile_Banner_URL, Withheld_Countried, WithheldScope, Entitieshttps://dev.twitter.com/docs/platform-objects/usersComments: Associated with changeset 36515: Version 0.9.3.0- Added missing...
View ArticleEdited Task: Update User to provide all the information provided by Twitter...
User is currently missing some data like created_at. Add all the missing fields in User and UserDTO
View ArticleEdited Task: Add missing fields for the UserClass [2207]
Created_At, Profile_Banner_URL, Withheld_Countried, WithheldScope, Entitieshttps://dev.twitter.com/docs/platform-objects/users
View ArticleReviewed: Tweetinvi 0.9.2.x (May 09, 2014)
Rated 5 Stars (out of 5) - Excellent library, I've used others in the past but one is by far the most reliable and easy to use.
View ArticleReviewed: Tweetinvi 0.9.2.x (May 09, 2014)
Rated 5 Stars (out of 5) - Excellent library, I've used others in the past but this one is by far the most reliable and easy to use.
View ArticleNew Post: [ADMIN] Please comment this post - Renaming Stored Data
If I didn't know any better, I might still think FriendsStore, FollowersStore, etc. are lazy loaded properties. How about User.Store.Friends, User.Store.Followers, etc?
View ArticleNew Post: [ADMIN] Please comment this post - Renaming Stored Data
Hi, Thank you very much for your suggestion. I didn't think of creating a User store and I really like this idea. It breaks the law of Demeter but I currently don't see any better solution than yours....
View ArticleCommented Issue: Search.SearchTweets is not working with #tags [2187]
HI Tweetinvi,I'm trying to get all tweets for a particular #tag & it works if that #tag is trending on twitter,but if I use a custom #tag,which has only one or two tweets,its throwing errors(Object...
View ArticleCreated Unassigned: Spaces encoded in published tweets [2211]
I am having an issue with publishing tweets. It works all right but encodes the spaces within words so in twitter i have a tweet that looks like thistest%20post%20againAny help please.Thanks
View ArticleNew Post: Reply Streaming Tweets on Azure.
This issue has been resolved. the application credentials was not set properly. Thanks
View Article