Created Task: FilteredStream : Rename Track to another keyword [2617]
From https://tweetinvi.codeplex.com/workitem/2616/editTo consider :.AddFilter.AddPhrase.AddKeyword.AddCondition...
View ArticleEdited Task: FilteredStream : Rename Track to another keyword [2617]
From https://tweetinvi.codeplex.com/workitem/2616/editTo consider :.AddFilter.AddPhrase.AddKeyword.AddCondition...
View ArticleCommented Unassigned: FilteredStream.AddTrack "OR" operator issue [2616]
I realize that the docs say to add each keyword separately, like so:```stream.AddTrack("linvi");stream.AddTrack("tweetinvi");```However, I'd like to add them in one...
View ArticleNew Post: Chunked upload support?
Am running some tests on this code. With files UNDER 1mb, everything runs perfect. However, files over 1mb, it errors with:{"errors":[{"code":324,"message":"The validation of media ids failed."}]} From...
View ArticleNew Post: Chunked upload support?
Ignore, my mistake, my video split routine was wrong, so videos over 30 secds
View ArticleNew Post: Chunked upload support?
Hi, Please note that the VideoPublisher is available in Tweetinvi 0.9.8.2. Also note that this code has been moved into Upload in Tweetinvi 0.9.9.x which is not yet available. Linvi
View ArticleCommented Feature: Allow developers to perform actions against...
Allow application-only credentials.https://dev.twitter.com/docs/rate-limiting/1.1/limitsMore details on how to currently perform one here :https://tweetinvi.codeplex.com/workitem/2194Comments:...
View ArticleEdited Feature: Allow developers to perform actions against...
Allow application-only credentials.https://dev.twitter.com/docs/rate-limiting/1.1/limitsMore details on how to currently perform one here :https://tweetinvi.codeplex.com/workitem/2194
View ArticleEdited Feature: Image Upload does not use Proxy [2551]
MultiPart WebRequest currently does not use the proxy defined in the TweetinviConfig.
View ArticleCreated Unassigned: URL Redirect Authorization returning null [2618]
Hello,trying the code in the documentation for "URL Redirect Authorization", isn't working.I made a debug and check that when calling:var applicationCredentials =...
View ArticleNew Post: Windows 10 and Visual Studio 2015 RC
Hi there, Visual Studio 2015 RTM is available but unfortunately, Microsoft has blocked Universal App development until the 29th of July. So I cannot yet test if the library is working :s Though I...
View ArticleCommented Unassigned: URL Redirect Authorization returning null [2618]
Hello,trying the code in the documentation for "URL Redirect Authorization", isn't working.I made a debug and check that when calling:var applicationCredentials =...
View ArticleCommented Task: Web Layer refactor to use HttpClient [2614]
Complete refactor of the WebLayerStill need to refactor ExecuteQueryWithTemporaryCredentialsComments: Associated with changeset 44963: Version 0.9.9.x- Updated Credentials generation methods to...
View ArticleCommented Task: ReWork the Credentials Creator to make it easier to use [2561]
Currently various questions arise regarding CredentialsCreator.One of the issue is the fact that the temporary credentials are updated during step 1.Nothing indicates in the methods names that the...
View ArticleCommented Task: ReWork the Credentials Creator to make it easier to use [2561]
Currently various questions arise regarding CredentialsCreator.One of the issue is the fact that the temporary credentials are updated during step 1.Nothing indicates in the methods names that the...
View ArticleCommented Unassigned: URL Redirect Authorization returning null [2618]
Hello,trying the code in the documentation for "URL Redirect Authorization", isn't working.I made a debug and check that when calling:var applicationCredentials =...
View ArticleNew Post: [Stream API] Unable to listen for any events on WP8.1
I've created a small project to reproduce the issue. You can find it here -> http://1drv.ms/1efO5ZP If you want start from scratch:create a blank universal project with VS2013;install Tweetinvi...
View ArticleCreated Issue: Windows Phone Streaming [2619]
As reported here : https://tweetinvi.codeplex.com/discussions/641392
View ArticleEdited Issue: Windows Phone Streaming [2619]
As reported here : https://tweetinvi.codeplex.com/discussions/641392
View ArticleNew Post: [Stream API] Unable to listen for any events on WP8.1
Hi, Sorry I forgot about this issue because I forgot to add it into the issue backlog. I have now created a new work item for this : https://tweetinvi.codeplex.com/workitem/2619. (you can vote if you...
View Article