You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(also--I might suggest a clearer error message--it's not clear from the message currently returned by the API that document items are not yet supported)
Scenario & Reproduction Steps
Run this program with an appropriate service token and attempt to fetch a document item
$ OP_SERVICE_ACCOUNT_TOKEN=... go run main.go "op://Test Vault/yaml/c.yaml"
Actual Behavior
The program logs an error:
Expected Behavior
The program fetches the item's contents and exists successfully.
SDK version
v0.1.0-beta.11
Additional information
No response
The text was updated successfully, but these errors were encountered: