BetterCloud / vault-java-driver

Zero-dependency Java client for HashiCorp's Vault
https://bettercloud.github.io/vault-java-driver/
336 stars 223 forks source link

Invalid path for a versioned K/V secrets engine #123

Open ltamaster opened 6 years ago

ltamaster commented 6 years ago

I got this error with vault 10: I understand there is a new API version by default, right?

Invalid path for a versioned K/V secrets engine. See the API docs for the appropriate API endpoints to use. If using the Vault CLI, use 'vault kv put' for this operation

asm2git commented 6 years ago

I think this is a duplicate (more or less) of https://github.com/BetterCloud/vault-java-driver/issues/114