It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
OliverGaida
3 years agoNew Contributor
How using "op read" in cli v2 with titles containing: @ or ( characters?
sample:
op read op://my_vault/me@company.org/username results in invalid secret reference ... invalid character in secret reference: '@'
op read 'op://my_vault/foo (bar)/username' results i...
Former Member
3 years agoHey Oliver!
Regarding your tip to get the uid, i know about it. But in context of API-Calls with a ServiceAccount there are request quotas https://developer.1password.com/docs/service-accounts and with this solution i need two times more read-Operations. And 5000 allowed read-operations within 24 hours is not so much.
Are these secret references that you are trying to set up different every time?
Otherwise, I can imagine that setting them up could be a one-time process, and afterwards the number of API calls will be even smaller, since secret references by ID do not require your entire 1Password account to be fetched and the item to be looked for client-side.
But I would love to hear more about your use-case here!
Best,
Horia