0

I am trying to solve quiz 2 in Coursera for Getting and Cleaning Data. I get the error :"Error in readRDS(cache_path) : error reading from connection" when I execute the following statement: ONgithub_token <- oauth2.0_token(oauth_endpoints("github"), myapp)

I have searched and see that there are solutions for readRDS(file) but not readRDS(cache_path). I am on Windows10, R version is 3.3.0 Appreciate your help. Thanks.

2
  • Try installing the dev version of httr Commented Jun 21, 2016 at 2:44
  • s952163, Try reading through the following response: stackoverflow.com/questions/30819293/… Commented Jun 21, 2016 at 22:40

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.