} else {
                with(responseRootNode) {
                    put("status", "error")
                    put("message", "user account with the same email already exists")
                }