1Password Connect GetFileContent panic need at least version 1.3.0 of Connect detected version 1.2.0 in 1.5.4

The connect-sdk-go GetFileContent call that worked against Connect 1.5.0 panics against Connect server 1.5.4 with: "error with GetFileContent: need at least version 1.3.0 of Connect for this function, detected version 1.2.0 (or earlier). Please update your Connect server", even though the server is 1.5.4.

dummy

This was a Connect server bug in the File object content_path handling, fixed in v1.5.5. Upgrade the connect-api and connect-sync images to 1.5.5 or later and GetFileContent works again. If the error persists after upgrading, report the version pair you are running, since the fix was specifically for the 1.5.4 regression.

Source: https://github.com/1Password/connect-helm-charts/issues/40

Source: https://github.com/1Password/connect-helm-charts/issues/40