client-python icon indicating copy to clipboard operation
client-python copied to clipboard

"'OpenCTIConnectorHelper' object has no attribute 'cache_index'" error when using "stix2_get_report_objects" method

Open romain-filigran opened this issue 1 year ago • 0 comments

Description

An exception occurred while using "stix2_get_report_objects" pycti method in opencti_connector_helper.py

"'OpenCTIConnectorHelper' object has no attribute 'cache_index'"

https://github.com/OpenCTI-Platform/client-python/blob/master/pycti/connector/opencti_connector_helper.py#L1911

Environment

pycti version: 6.3.5

romain-filigran avatar Oct 15 '24 08:10 romain-filigran