Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
crumpstar
2 years agoNew Contributor
Unable to create new item with empty password with cli
I'm using cli 2.28.0
op item get "item-uuid" --format=json | op item create --vault=runtime-testing --tags=test
is returning "unable to process line 1: Validation: (validateVaultItem failed to ...
radik
6 months agoNew Contributor
Was facing with the same issue while working with ansible 1Password Connect collection - "Password item requires ps value".
Migrated all the items from "Password" template to "API Credential" as legojoey17 mentioned and it fixed this issue