I've tried your code, but i'm struggling to implementing it in to my project.
Do I paste all of the code in my project? Obvously I know I need to change the console writelines and read line.
But what else?
I've also added the name space, I have had plenty of success with carrying out many of the library's functions apart from this oAuth.
My project is a windows form with various buttons and text boxes carrying out tasks including pulling in tweets from twitter and then sending them to a CSV file (this all works without Oauth but its limited to 100 tweets because of no authentication)
Do I paste all of the code in my project? Obvously I know I need to change the console writelines and read line.
But what else?
I've also added the name space, I have had plenty of success with carrying out many of the library's functions apart from this oAuth.
My project is a windows form with various buttons and text boxes carrying out tasks including pulling in tweets from twitter and then sending them to a CSV file (this all works without Oauth but its limited to 100 tweets because of no authentication)