Zyborg.Vault icon indicating copy to clipboard operation
Zyborg.Vault copied to clipboard

Incorrect API endpoints

Open Sup3rlativ3 opened this issue 5 years ago • 3 comments

Following along with the examples on the home page when I try to get the secrets I get the following error

Get-VltDataList secret

Get-VltDataList: 404 NotFound. {"request_id":"55368f3a-8c14-9341-3dc1-31ee0a60665b","lease_id":"","renewable":false,"lease_duration":0,"data":null,"wrap_info":null,"warnings":["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 list' for this operation."],"auth":null}

PowerShell 5.1 & PowerShell 7 Windows 10 1903 x64 Vault 1.3.2 Zyborg vault 0.6.0.36 from psgallery

Sup3rlativ3 avatar Feb 24 '20 22:02 Sup3rlativ3

Was this against a locally-running Vault instance, or remote?

ebekker avatar Oct 05 '20 16:10 ebekker

It was against a locally running vault

Sup3rlativ3 avatar Oct 06 '20 10:10 Sup3rlativ3

I am using remote vault instance. Getting same error message.

rihenperry avatar Feb 06 '21 06:02 rihenperry