Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Browsing all 4126 articles
Browse latest View live
↧

New Post: 401 Unauthorized Access a permissions issue?

Ok so from looking at the responses from twitter I can see Im getting the following message {"errors":[{"message":"Invalid or expired token","code":89}]} Im just trawling through google now for some...

View Article


New Post: 401 Unauthorized Access a permissions issue?

Ok so its seems I wasnt setting the credentials correctly. I have it working now. I was using TwitterCredentials.SetCredentials("token_AccessToken", "token_AccessTokenSecret", "token_ConsumerKey",...

View Article


New Post: CreateTweetWithMedia failed sending an image

Hello there, This issue was already reported and it has already been fixed in the latest version of the Source Code It will be available as part of Tweetinvi 0.9.4.0. Linvi

View Article

New Post: Suggestions on Async Operation where each Operation Could Have...

Thank you lepert, I am happy to hear that you successfully switched to the latest version of Tweetinvi and that the async credentials work like you wanted. Feel free to come back again, your input was...

View Article

Created Unassigned: Return full size ProfileImageUrl [2365]

Calling ProfileImageUrl returns the small PNG - 48x48px. Can you provide the capability to return the URL for the full size version.e.g Tour de France (letour) ProfileImageUrl returns...

View Article


New Post: CreateTweetWithMedia failed sending an image

Hi there, thanks for the feedback. Now I found the reason for my issue: Twitter calculates 22 characters for each link, regardless how long the link is. So the calculation of max tweet lenght is: 140...

View Article

New Post: GET users/lookup?

Hi Linvi Firstly, thank you for Tweetinvi. i want to ask a question about GetUsersFromIds(...) function. is there any limit for this function. For example, if my userlist has 1 million userIds, does...

View Article

Source code checked in, #38574

Version 0.9.4.0 - Implemented Timeline RetweetsOfMe, be aware that Twiter API sends result - 1 from the count parameter

View Article


Commented Feature: Implement : [statuses/retweets_of_me] [1690]

Reference : https://dev.twitter.com/docs/api/1.1/get/statuses/retweets_of_meParameters to include :- count- since_id- max_id- trim_user- include_entities- include_user_entitiesComments: Associated with...

View Article


Edited Feature: Implement : [statuses/retweets_of_me] [1690]

Reference : https://dev.twitter.com/docs/api/1.1/get/statuses/retweets_of_meParameters to include :- count- since_id- max_id- trim_user- include_entities- include_user_entities

View Article

Source code checked in, #38575

Version 0.9.4.0 - Added 2 new methods to the TwitterAccessor to give easy access to the JObject from a query

View Article

Commented Feature: Improve TwitterAccessor [2272]

TwitterAccessor needs to provide more features notably the following :- Give access to the JObject generator- Create a model representing a queryable result set.As demonstrated in...

View Article

Edited Feature: Improve TwitterAccessor [2272]

TwitterAccessor needs to provide more features notably the following :- Give access to the JObject generator- Create a model representing a queryable result set.As demonstrated in...

View Article


Commented Feature: Return full size ProfileImageUrl [2365]

Calling ProfileImageUrl returns the small PNG - 48x48px. Can you provide the capability to return the URL for the full size version.e.g Tour de France (letour) ProfileImageUrl returns...

View Article

Created Feature: Add Search Metadata [2369]

Search includes metadata, give the ability to use these information.

View Article


Edited Feature: Add Search Metadata [2369]

Search includes metadata, give the ability to use these information.

View Article

Commented Feature: Add Search Metadata [2369]

Search includes metadata, give the ability to use these information.Comments: Associated with changeset 38597: Version 0.9.4.0- Added the option to search with metadata and get extra information from...

View Article


Edited Feature: Add Search Metadata [2369]

Search includes metadata, give the ability to use these information.

View Article

Source code checked in, #38598

Version 0.9.4.0 - Added fields to the Search Metadata

View Article

Commented Feature: Add Search Metadata [2369]

Search includes metadata, give the ability to use these information.Comments: Associated with changeset 38598: Version 0.9.4.0- Added fields to the Search Metadata

View Article
Browsing all 4126 articles
Browse latest View live