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

Commented Unassigned: SSLv3 is disabled by twitter because of the POODLE exploit [2438]

$
0
0
i am now getting the following error: "the request was aborted: could not create SSL/TLS secure channel".
how do i fix this, please see with me I am new to programming.

my application was working fine before twitter made the changes
Comments: ** Comment from web user: swaby **

Good day,

I have made some success but with a little error:


TwitterCredentials.SetCredentials(Accesstoken, AccessTokenSecret, Consumerkey, ConsumerSecret)

Dim Stream = Tweetinvi.Stream.CreateFilteredStream()

Stream.AddTrack("obama")

Stream.MatchingTweetReceived += Function(uu, args)
Console.WriteLine(args.Tweet)

End Function


Stream.StartStreamMatchingAllConditions()

the error: 'Public Event MatchingTweetReceived(sender As Object, e As Tweetinvi.Core.Events.EventArguments.MatchedTweetReceivedEventArgs)' is an event, and cannot be called directly. Use a 'RaiseEvent' statement to raise an event.

thank you


Viewing all articles
Browse latest Browse all 4126

Trending Articles



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