Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be able to share links to items (one time link) #75

Open
dhruvik7 opened this issue Oct 11, 2023 · 2 comments
Open

Be able to share links to items (one time link) #75

dhruvik7 opened this issue Oct 11, 2023 · 2 comments

Comments

@dhruvik7
Copy link

The one-time share link feature on 1password is very useful, it would be great if this could be added to the Connect API so we can use this programmatically.

@ag-adampike
Copy link
Member

This isn't necessarily a solution per se, but at least as a workaround, you might consider using service accounts with 1Password CLI to programmatically create item shares:

https://developer.1password.com/docs/service-accounts

@dhruvik7
Copy link
Author

dhruvik7 commented Oct 11, 2023

Thanks, I didn't know the CLI had this function. I'm trying to use it and am getting this error despite specifying the vault. I tried all the combinations of using names/ids. There's no other vault or item with the same name in my account.

validateVaultItem failed to Validate: Couldn't validate the item: "[ItemValidator] has found 1 errors, 0 warnings: \nErrors:{1. details.sections[1] has non-unique name}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants