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

New Post: 401 Unauthorized Access a permissions issue?

$
0
0
Ok so its seems I wasnt setting the credentials correctly. I have it working now. I was using

TwitterCredentials.SetCredentials("token_AccessToken", "token_AccessTokenSecret", "token_ConsumerKey", "token_ConsumerSecret");

and I switched to

TwitterCredentials.Credentials = TwitterCredentials.CreateCredentials(userKey, userSecret, consumerKey, consumerSecret);

Everything runs smoot as can be. Cheers for the input. Im sure ill be back for more help once I really start getting into it

Viewing all articles
Browse latest Browse all 4126

Trending Articles



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