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...
Former Member
3 years agoHey sshipway,
Glad to hear that your problem was solved.
As a suggestion, you can raise the documentation problem as a separate issue and provide the example that works. Or even better, maybe they can enhance the function to support the signature they give as an example.
As for making Connect SDKs for other programming languages, we are aware that we can further expand the number of integrations available for Connect: from SDKs, to infrastructure integrations and CI/CD pipelines. We want folks to be able to easily adopt Connect in their environment.
With that said, we will definitely let you know when we make new SDKs for other programming languages 😊