Search code examples
c#twitterlinq-to-twitter

Linq2Twitter - What is OAuthToken?


I'm trying to use simple single-user in-memory credentials to connect to my twitter app and do a simple timeline search. I have my consumer secret and key but On the instructions page it also lists a need for an oauth token and access token. What are these? Where do I get them.


Solution

  • Please read https://dev.twitter.com/docs/auth/obtaining-access-tokens

    and particularly https://dev.twitter.com/docs/auth/tokens-devtwittercom