Listing items doesn't display all items
Having some trouble figuring out this issue.
I'm using the REST API to send requests to our Connect server.
Accessing 1password through the browser I set up a test vault with two items.
Using the API, I send a GET request to /v1/vaults/{vaultUUID}/items and it returns the two items
Next I send a POST request to the same endpoint with an object and I verify that the item has been created successfully in the vault.
There are now three items in the vault.
When I send a GET request again, however, it only shows the two items from before.
Could this be a cache issue?
1Password Version: Not Provided
Extension Version: Not Provided
OS Version: Not Provided
