Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agoGetting 404 on getting item get using v2 but not on v1
Hello, I recently tried to migrate our stack from the v1 CLI to v2. Everything works as expected using v1 but when I use v2 I'm getting some 404s trying to get some items. While keeping this post as ...
Former Member
4 years agoHi there @lcl
We currently have an open bug issue that has been causing 404s (only on the op
client, not on the desktop or web clients) when a user is trying to op item get
an item that a deleted user has created.
Would you be be able to remember if that is the case? Unfortunately we only expose the user that last edited the item, but not the user who created the item, so you may have to go by memory if possible..
What's interesting is that another person that reported this bug found a workaround.
They were able to make superfluous changes by calling op item edit AN_ITEM_THAT_RETURNS_404
with no field edit statements, and then they were able to access the item via op item get
. Hopefully this workaround is applicable to your situation for the time being.
Looking forward to your response, we will prioritize this bug in one of our upcoming development cycles.