Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

New Post: Get previous tweets

$
0
0
ok i got it, the problem was not on the code but on my tweeter account. i did as pheonix told and it works now.

thanks a lot for you help.

other think that i was missing was the execute operation with credentials. i was not throwing any exception it just returns a empty result. maybe someone new on this would have the same issue so i let it here these mention
 var credentials = TwitterCredentials.CreateCredentials(twitterToken, twitterTokenSecrett, twitterConsumer_Key, twitterConsumer_Secret);
  TwitterCredentials.ExecuteOperationWithCredentials(credentials, () =>
            {
                var c = Tweetinvi.Timeline.GetMentionsTimeline(4);
            });

Viewing all articles
Browse latest Browse all 4126

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>