dropbox_auth() having issues with verify
Open
- Dominant language
- R
- Stars
- 65
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
dropbox_credentials <- dropbox_auth()
Error in if (verify) { : argument is not interpretable as logical
with a traceback that looks like:
2: handshake(dropbox_oa, post = FALSE, verify = paste("Use the Web browser to grant permission to this code", "to access Dropbox on your behalf.\nWhen you see 'Success!', hit enter in R", sep = "\n")) at dropbox_auth.r#48
1: dropbox_auth()
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.