Errors encrypting or decrypting a key
Message: "An internal error occurred while encrypting the plaintext."
Status: codes.Internal
Message: "The wrapped key format is invalid."
Status: codes.InvalidArgument
Message: "The initialization vector is invalid."
Status: codes.InvalidArgument
Message: "The ciphertext is invalid."
Status: codes.InvalidArgument
Message: "Ciphertext failed authentication."
Status: codes.InvalidArgument
Message: "Error decrypting ciphertext."
Status: codes.InvalidArgument
System configuration and non-configured users in the custConfig file
Message: "The external system is not configured."
Status: codes.Internal
Message: `The Google Service Account "%s" is not configured.`
Status: codes.PermissionDenied
Message: `Ionic keyspace "%s" is not configured for Google Service Account "%s".`
Status: codes.PermissionDenied
External ID is not configured in the Ionic dashboard
Message: "The operation was denied because the user is not configured."
Status: codes.PermissionDenied
Invalid authentication credentials
Message: "The request could not be authenticated."
Status: codes.Unauthenticated
The request key is invalid or non-existent
Message: "The requested external key ID is not valid."
Status: codes.NotFound
Ionic policy denied the key request
Message: "The operation was denied."
Status: codes.PermissionDenied
Unknown error occurred in the request to Ionic
Message: "An error occurred requesting the external key."
Status: codes.Internal
Comments
0 comments
Article is closed for comments.