Used to display twitter feeds and searches in any .net project.
Questions tagged [oauthtwitterwrapper]
3 questions
                    
                    2
                    
            votes
                
                1 answer
            
        Get retweets of a tweet in C# oAuthTwitterWrapper
My goal is to get all the retweet IDs of a specific tweet. I tried to use oAuthTwitterWrapper for C# twitter authentication and tried changing the code, but without any success. I am getting Forbidden message from twitter when I change the…
        
        Vyas Rao
        
- 478
 - 6
 - 10
 - 25
 
                    0
                    
            votes
                
                1 answer
            
        TweetSharp works but requires app authentication every time user logs in
I have the authentication process working great with TweetSharp to log my users into my app.  I then fetch and save the oauth_token and oauth_token_verifier on my system.  
I have tried to use that same token/verifier combo to log the user back in…
        
        Christopher Johnson
        
- 2,629
 - 7
 - 39
 - 70
 
                    0
                    
            votes
                
                0 answers
            
        Twitter Keyword Search
Is it possible to do a keyword search for all users when using oAuthTwitterWrapper and c# Web Forms?
I can't find any info on how to do this, or at least none that makes sense to me.
        
        Phill Healey
        
- 3,084
 - 2
 - 33
 - 67