Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
sshipway
3 years agoOccasional Contributor
templateUuid error when trying to create secret via Ruby SDK
I am trying to create a new Secret in a 1Password vault via the Connect API (container 1.5.1), using the Ruby gem SDK (0.1.3)
I am calling the api with:
item = op.create_item(vault_id: vau...
sshipway
3 years agoOccasional Contributor
Many thanks for the help. Hopefully the SDK maintainer will fix this fairly large problem soon.
It would be good if, in the future some time, there were 1P-supported SDK made available for popular languages such as Ruby, Perl, Java, Php, etc