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

New Post: Web application help

$
0
0
Hi,

You have 2 problems that I can see here. The first one is that you try to access a stream from a webpage.
I think you should have this done on your server as webservice because it is an ongoing process.

Second you need to specify credentials when you want to use the Twitter API.
To get such credentials you need to go on https://apps.twitter.com/.

Then in Tweetinvi you need to specify the credentials as the first operation you do with Tweetinvi in your code.
TwitterCredentials.SetCredentials("Access_Token", "Access_Token_Secret", "Consumer_Key", "Consumer_Secret");
I hope this makes some sense.
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>