Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
sshipway
4 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
4 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