Open steven-yan opened 4 days ago
python = "^3.12" aliyun-python-sdk-sts = "^3.1.2" aliyunsdkcore = "^1.0.3"
get_https_response_object self.connection=httplib.HTTPSConnection(self.get_host(),self.__port,cert_file=self.cert_file, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: HTTPSConnection.init() got an unexpected keyword argument 'cert_file'
do_action_with_exception failed with HTTPSConnection.init() got an unexpected keyword argument 'cert_file'