Connect API - failed to GetFileWithUUID
I was trying to download all the documents of a particular vault using the golang sdk, I noticed that a few files were not downloaded and when I checked the docker logs for the connect API service I saw the error
log_message":"(W) Server: (failed to GetFileWithUUID), attempting to decrypt message with KID
I'm using the method client.GetFileContent() to get the file content
I also saw a old post for the cli : https://1password.community/discussion/87002/op-get-document-fails-with-a-500-error , I think it might be the same issue, I re-uploaded the file and the issue was solved but Is there a way I can gracefully handle this in code without the need to re-upload the file?
1Password Version: gosdk-v1.2.0
Extension Version: Not Provided
OS Version: Ubuntu 20.04.2 LTS
