service · inferred from evidence
connect-sync
A component of the 1Password Connect server, deployed as a container image.
- 1Password Connect JWT token is invalid base64 LoadLocalAuthV2 failed to credentialsDataFromBase64
The credentials JSON must be base64-encoded exactly once into the Kubernetes secret, with no trailing newline. Two common mistakes cause this error: mounting the raw 1password-credentials.json as text without encoding it at all, and double-