rdrop2
rdrop2 copied to clipboard
Provide more informative errors when oauth token not found
The common oauth_listener needs an interactive environement
(e.g. #64) seems to often be due to .httr-auth
not being where drop_auth
expects it to be. This is a pretty unintuitive error message from httr
; maybe we can wrap it a bit to let the user know we can't find the token?