I am not sure if this is an issue with httr or RStudio, but I was not able to complete the browser authentication if I run the github demo from within RStudio. I suspect it is because RStudio opens a different port by default. Here is part of a message which might help.
In server$start(port = 1410, quiet = TRUE) :
RStudio has already started the web server on port 32387
I am not sure if this is an issue with
httrorRStudio, but I was not able to complete the browser authentication if I run the github demo from withinRStudio. I suspect it is because RStudio opens a different port by default. Here is part of a message which might help.