SDK Secrets.list()
requires a organizationId
while bws secrets list
doesn't
#944
Labels
bug
Something isn't working
Steps To Reproduce
cli run
bws secrets list
-> get secretssdk run
Secrets.list()
-> need organizationIdsdk/crates/bitwarden-json/src/command.rs
Line 112 in b8a024f
sdk/crates/bitwarden-sm/src/secrets/list.rs
Lines 15 to 18 in b8a024f
bws gets the org_id from the token, why cant the sdk do the same?
sdk/crates/bws/src/main.rs
Lines 103 to 109 in b8a024f
Issue Tracking Info
The text was updated successfully, but these errors were encountered: