I am trying to pull a database password from a Hashicorp vault using the vaultr package in R. I use this password in my R code to pull data from a SQL server.
The vau