Closed porcej closed 5 months ago
Remove legacy code from AOSClient, specifically remove if self.response is not None: lines from get_data and generate_authentication_token.
if self.response is not None:
Remove legacy code from AOSClient, specifically remove
if self.response is not None:
lines from get_data and generate_authentication_token.