Forum Discussion

sebastianreload's avatar
sebastianreload
Occasional Contributor
1 hour ago

op cli read file

Hi,

i'm not sure i missed something but reading files with op cli doesn't work anymore, but reading a field from the same entry still works:

op --account https://#org1#.1password.eu read "op://#vault3#/#item8#/#field1#"
passwordbla

op --account https://#org1#.1password.eu read "op://#vault3#/#item8#/#filename1#"
[ERROR] 2026/03/12 17:24:01 could not read secret 'op://#vault3#/#item8#/#filename1#': Authentication: (403) (Forbidden), You aren't authorized to access this resource.

op --account https://#org1#.1password.eu document get #id#
[ERROR] 2026/03/12 17:36:35 (403) Forbidden: You aren't authorized to access this resource.

This worked before, so i'm kinda puzzled what is happening.

3 Replies