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

New Post: 401 Unauthorized

UPDATE: I have changed my application type to "Read, Write, Direct Messages" and recreated tokens and 401 is gone.

View Article


New Post: Get all tweets with specific hashtag

Try changing your access level (dev.twitter.com/apps) to "Read/Write/DirectMessages" and recreate your token.

View Article


New Post: 401 Unauthorized

RESOLVED.

View Article

New Post: Receiving tweets from protected account(s) (via FilteredStream)

I've managed to receive "tracked" keywords from a filteredstream. I can also receive tweets from users who follow me or unprotected accounts. How can I get tweets from any user (without following)...

View Article

New Post: PublishRetweet object reference not set

Hi Linvi, I see what you have suggested but didnt seem to work, however i did not work and threw an exception that i can not catch for some reason, however i have got it to work by doing this instead...

View Article


New Post: Receiving tweets from protected account(s) (via FilteredStream)

Hi, SimpleStream receives tweets from all the users of Twitter but does not provide any filter solution over the tweets you receive. FilteredStream allows you to receive tweets from all the users using...

View Article

New Post: PublishRetweet object reference not set

Hi,I see what you have suggested but didnt seem to work, however i did not work It seems that I have not understand your problem in this case. I would be happy to have further look into your problem...

View Article

New Post: PublishRetweet object reference not set

AHA!!!! great thank you Linvi!!! Great API BTW!!! :))))))

View Article


New Post: 401 Unauthorized

Easiest resolution I've ever had :) Enjoy Tweetinvi. Linvi

View Article


Source code checked in, #33885

Version 0.9.0.0 - Tested TrendsController - Tested TrendsJsonController - Tested TrendsQueryExecutor - Tested TrendsQueryGenerator

View Article

Source code checked in, #33886

- Cleanup test project : namespace + folder names

View Article

New Post: Receiving tweets from protected account(s) (via FilteredStream)

Hi Linvi First of all, thanks for the quick response. I’m already using FilteredStream but I could not receive anything from “protected” users. I asked the user to remove protection and tweets showed...

View Article

New Post: Receiving tweets from protected account(s) (via FilteredStream)

Hi, Yes I tested that and in fact you cannot retrieve tweets from protected users with the FilteredStream. If you want to get tweets from protected users, you need to follow them and have them...

View Article


Source code checked in, #33896

Version 0.9.0.0 - Tested TweetController.PublishTweet - Tested TweetController.PublishTweetInReplyTo - Implemented files for lists to let dolgin working on the project :)

View Article

Commented Feature: Implement : [lists/update] [1756]

Reference : https://dev.twitter.com/docs/api/1.1/post/lists/updateParameters :- list_id- slug- name- mode- description- owner_id / owner_screen_nameComments: Associated with changeset 33896: Version...

View Article


Source code checked in, #33899

Version 0.9.0.0 - Tested TweetController.PublishRetweet

View Article

Source code checked in, #33905

Version 0.9.0.0 - Tested TweetController.GetRetweets - Updated TimelineController to use IEnumerable<T> instead of List<T>

View Article


Commented Task: Add Test Cases for All the current methods that does not [1785]

Possibility to Mock<IToken> to get the results we expect instead of directly performing the queries.Comments: Associated with changeset 33905: Version 0.9.0.0- Tested TweetController.GetRetweets-...

View Article

Source code checked in, #33906

Version 0.9.0.0 - Updated and Tested SearchQueryGenerator with missing Null case

View Article

Commented Task: Add Test Cases for All the current methods that does not [1785]

Possibility to Mock<IToken> to get the results we expect instead of directly performing the queries.Comments: Associated with changeset 33906: Version 0.9.0.0- Updated and Tested...

View Article
Browsing all 4126 articles
Browse latest View live