InvalidDataContentError

constructor(content: String?, cause: Throwable? = null, message: String = "Invalid data content. Expected a base64 string, ByteArray, or platform byte buffer, " + "but got ${content ?: "null"}.")(source)