New Post: How to get long followers list
Linvi you are the machine!, I have implemented the code with the example before last and It works like a charm. I need the same code for searching user by specific keywords. Thank you so much!!!
View ArticleNew Post: multi thread behavior
Hi, I am not sure what is your problem here. Tweetinvi provides 2 set of methods, async and synchronous. Now I have to admit that some of the methods does not have their async equivalent. But if you...
View ArticleNew Post: multi thread behavior
Also, I have reconsidered my position over the static Sync class. In coming version of Tweetinvi (0.9.8.0) you will have access to a static class TSync. With this class you will be able to execute any...
View ArticleCommented Feature: DirectMessage Update and Account Settings [2574]
https://twittercommunity.com/t/api-updates-for-direct-messages-rules/36061Comments: Associated with changeset 44354: Version 0.9.8.0- Removed the ability to set the AllowDirectMessages account settings...
View ArticleEdited Feature: DirectMessage Update and Account Settings [2574]
https://twittercommunity.com/t/api-updates-for-direct-messages-rules/36061
View ArticleCreated Unassigned: WhiteListed operation [2594]
- Set Allow Direct Messages- Request WhiteListed credentials...
View ArticleUpdated Release: Tweetinvi 0.9.8.x
Tweetinvi Update 0.9.8.0Quick OverviewDocumentationGithubLibrary ChangesTwitter ListsParametersParameters are now newableParameters and subjectsUser SuggestionsAllow Direct Messages From AnyoneMinor...
View ArticleNew Post: MissingManifestResourceException publishing from windows phone 8.1 app
Hi Linvi, Thanks for your answer. Can you explain how can I apply that workaround for tweetinvi dll? Regards
View ArticleNew Post: problem with 'Tweetinvi.TwitterCredentials
Hello, I have developed a windows service using tweetinvi , it was working correctly in my local machine , but once i deployed the service to our server , it had a problem we couldn't solve relating to...
View ArticleNew Post: API Deployed in Web Hosting
Hello Linvi, Did you find a solution for this problem please Best Regards,
View ArticleNew Post: problem with 'Tweetinvi.TwitterCredentials
Hi Adimo, Thank you very much for contacting me here with your issue. As your other post suggests the issue has not been fixed. I must have forget about it. Would you mind giving me very precise...
View ArticleNew Post: problem with 'Tweetinvi.TwitterCredentials
Hello Linvi, Thanks for your reply Even I don't have access to the deployment server since It's really critical the server doesn't break(this case was an exception i could test since the problem is...
View ArticleNew Post: problem with 'Tweetinvi.TwitterCredentials
Ok, It is usually way faster to find environment issues on the affected machine. Would you please give me the following information:OS and version (e.g. Windows Server 2008)Service Pack.NET Framework...
View ArticleNew Post: problem with 'Tweetinvi.TwitterCredentials
Hello Linvi, Thanks for your response OS and version (e.g. Windows Server 2008)==> Windows server 2008 sp2 .NET Framework installed 4.0 .NET Framework target of the project 4.0 Have you tried making...
View ArticleCreated Issue: System.TypeInitializationException : Method not implemented...
As described here : https://tweetinvi.codeplex.com/discussions/639131 and https://tweetinvi.codeplex.com/discussions/552428.Stackoverflow :...
View ArticleEdited Issue: System.TypeInitializationException : Method not implemented [2595]
As described here : https://tweetinvi.codeplex.com/discussions/639131 and https://tweetinvi.codeplex.com/discussions/552428.Stackoverflow :...
View ArticleNew Post: problem with 'Tweetinvi.TwitterCredentials
Hello, I have had a quick look on the internet. First of all, could you please verify that you remove all the libraries of your project/gac manually (delete .dll files). Then please rebuild your...
View ArticleNew Post: Stream API - Cannot see new followed tweets
Hi, Let met start by saying : good work! and nicely done API and documentation. However, i'm running into the following problem : When I start a stream on my account, I can see all tweets from my...
View ArticleNew Post: How to get long list of users searched by keywords
Hi Linvi: I need the same code for searching user by specific keywords. Thanks Regards
View ArticleNew Post: How to get long list of users searched by keywords
Hi, Searching for users does not have the same maximum result nor do they have the same RateLimits. Furthermore user search returns user objects and not user ids. Finally user searches uses a paging...
View Article