MalformedOnepasswordSecretError¶
- exception phalanx.exceptions.MalformedOnepasswordSecretError(application, key, error)¶
Bases:
UsageError
A secret stored in 1Password was malformed.
The most common cause of this error is that the secret was marked as encoded in base64 but couldn’t be decoded.