def run(self):
        self.authenticate()

        if not self.authorization:
            print('ERROR: Authentication required')