Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #1

Open
bhawnaj opened this issue May 6, 2013 · 1 comment
Open

Error #1

bhawnaj opened this issue May 6, 2013 · 1 comment

Comments

@bhawnaj
Copy link

bhawnaj commented May 6, 2013

Hello, I am getting this error while executing scrape.r . Can you please help why it is happening? "Searching Twitter for airline tweets and saving to disk"
Error in twInterfaceObj$doAPICall(cmd, params, "GET", ...) :
OAuth authentication is required with Twitter's API v1.1

@ateich
Copy link

ateich commented Nov 3, 2014

Twitter started using OAuth last year, so you will need to become a Twitter Developer (dev.twitter.com), create a Twitter application, and set your Twitter application's consumer key and consumer secret to be able to scrape the site. Instructions on how to set up R with OAuth can be found here:http://data-mining.business-intelligence.uoc.edu/home/data-from-twitter/r-oauth-for-twitter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants