Re: [R] Error in twitterR package

2016-06-15 Thread Jeff Newmiller
I have never used that package, but the error message seems clear. You need to use the correct arguments to the setup_twitter_oauth function, and that requires that you interact with twitter parsonally to obtain appropriate credentials. While someone here may be able to give you a pointer as to

[R] Error in twitterR package

2016-06-14 Thread Seema Shelke via R-help
Hi, I am trying to use twitter package. I got  below error while authentication. > setup_twitter_oauth(api_key,api_secret,access_token, access_token_secret) [1] "Using direct authentication" Error in check_twitter_oauth() : OAuth authentication error: This most likely means that you have incorrect