Hello everyone, I’m trying to use a vault in cloud to access a website, and I’m having problems. When I use the command secret = Vault().get_secret(“secret”), returns the error: KeyError: ‘Missing required environment variable: RC_API_SECRET_HOST’
Here have the two json files and the secret in cloud
I don’t know what happen, this is the code to access the vault