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

New Post: Window Forms

$
0
0
Hi,

Please verify that you have set your credentials correctly.
The please change Tweet.PublishTweet("This is a test of the station tannoy system."); into :
Tweet.PublishTweet("My tweet : " + Guid.NewGuid());
The Guid.NewGuid() allow you to ensure that you do not retweet the same thing twice in a short amount of time because Twitter does not allow to do this from the API.
Same thing for the "Hello" tweet, add Guid.NewGuid at the end.

If this still does not work, please check that the created tweets are not null. If they are please send the information from the ExceptionHandler :
var exceptionInfos = ExceptionHandler.GetLastException();
Linvi

Viewing all articles
Browse latest Browse all 4126

Trending Articles



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