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

New Post: WinformExampleWithTweetinvi

$
0
0
Hi Linvi

The error following
Tweet.PublishTweet("This is a test of the station tannoy system." + Guid.NewGuid());

is
StatusCode 401
TwitterDescription "Unauthorized - Authentication credentials were missing or incorrect." string

I have set the 4 authentication fields carefully from the details at https://dev.twitter.com/apps//oauth
I had assumed that since
var loggedUser = User.GetLoggedUser();
is working that my authentication details were definitely correct.

My development machine time and region are correct
The time and region of the twitter account associated with the twitter application are correct.

Viewing all articles
Browse latest Browse all 4126

Trending Articles