Re: [R] Error with Twitter Authorization for Sentiment Analysis

2016-02-15 Thread SHIVI BHATIA
[mailto:sunnysingha.analyt...@gmail.com] Sent: Monday, February 15, 2016 5:52 PM To: SHIVI BHATIA Cc: r-help@r-project.org Subject: Re: [R] Error with Twitter Authorization for Sentiment Analysis Shivi, Could you also share the piece of code to have a look at ? Regards, Sunny Singha > On 14-

Re: [R] Error with Twitter Authorization for Sentiment Analysis

2016-02-15 Thread Sandeep Rana
n,access_secret) > . > > Prior to this I have just added my consumer key and the other var after > logging at https://apps.twitter.com. Does this help. > > -Original Message- > From: Sandeep Rana [mailto:sunnysingha.analyt...@gmail.com] > Sent: Monday, February 15

Re: [R] Error with Twitter Authorization for Sentiment Analysis

2016-02-15 Thread Sandeep Rana
Shivi, Could you also share the piece of code to have a look at ? Regards, Sunny Singha > On 14-Feb-2016, at 3:45 PM, SHIVI BHATIA wrote: > > Dear Team, > > > > Every now and then I face issues while connecting to Twitter: > > > > Error in check_twitter_oauth() : OAuth authentication erro

[R] Error with Twitter Authorization for Sentiment Analysis

2016-02-15 Thread SHIVI BHATIA
Dear Team, Every now and then I face issues while connecting to Twitter: Error in check_twitter_oauth() : OAuth authentication error: This most likely means that you have incorrectly called setup_twitter_oauth()' I have checked multiple github suggestion and statsexchange forum & have