Parse Error
class ParseError(message: String = "Failed to parse response", cause: Throwable? = null, val details: String? = null) : DrandError
Failed to parse or deserialize the API response
Failed to parse or deserialize the API response