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 in readRDS(cache_path) : error reading from connection #33

Open
punit79 opened this issue Jun 23, 2016 · 6 comments
Open

Error in readRDS(cache_path) : error reading from connection #33

punit79 opened this issue Jun 23, 2016 · 6 comments

Comments

@punit79
Copy link

punit79 commented Jun 23, 2016

token <- Auth(client.id,client.secret)
Error in readRDS(cache_path) : error reading from connection

@siddhujz
Copy link

Were you able to fix this? Even I'm getting the same error.

I searched a lot and found this, but even this solution didn't work.
http://stackoverflow.com/questions/6473831/readrdsfile-in-r

@anvesh4
Copy link

anvesh4 commented Aug 24, 2016

Me too when I was trying to solve an assignment.now I am stuck.

@rventuradiaz
Copy link

Hi, I also had the same issue. Do you think this would be solved during September 2016? Please advise as I have to decide whether I change the R package to prepare my R workshop for my students. Thanks!

@punit79
Copy link
Author

punit79 commented Sep 10, 2016

Hello Guys,
My problem now solved. I can export data from Google analytic via google api with the help of RGoogleanalytic. You all can try to fix this problem via, re-install r and then try to connect your connection. If any query or help please describe how you are doing?

@josealbertonugadan
Copy link

I had the same problem. Try to use the package "rio" and use the function "import". That fixed it.

@SumitDargan
Copy link

Hey, I had the same problem. I have installed Rio for the same. Can you tell me what should I do with the import function so as to run the authorization.

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

6 participants