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

authorization not working #13

Open
gvdr opened this issue Jan 10, 2018 · 1 comment
Open

authorization not working #13

gvdr opened this issue Jan 10, 2018 · 1 comment

Comments

@gvdr
Copy link

gvdr commented Jan 10, 2018

This issue falls under the more reconciliation with twitteR umbrella.

The only handling of authorizations in streamR is through an OAUth object, such as created by ROAuth, but that kind of workflow is deprecated (if I'm not mistaken) and possibly broken (I get an Error: Forbidden whenever I try to use it) and I'm not even sure the package is actively maintained anymore (ROAuth is no longer used in favor of httr, please see ?setup_twitter_oauth).

So, is streamR broken?

@bright1993ff66
Copy link

Same here! I am doing a sentiment analysis project and I need to analyze people's sentiment from raw tweets. I use streamR to collect the raw data but these days when I run it, it throws me an error:

Error in gzfile(file, "wb") : cannot open the connection In addition: Warning message: In gzfile(file, "wb") : cannot open compressed file 'my_oauth.Rdata', probable reason 'Permission denied'
I am not sure why this error suddenly appears. I have used this package to collect millions of social media data. Any hints available?

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