Hello,
I am stuck at trying to initiate curl to create the case, I check the logs and it provides me with
Traceback (most recent call last):
File "/opt/Synapse/workflows/Ews2Case.py", line 38, in connectEws
esCaseId = theHiveConnector.searchCaseByDescription(conversationId)
File "/opt/Synapse/workflows/objects/TheHiveConnector.py", line 57, in searchCaseByDescription
raise ValueError('unknown use case after searching case by description')
ValueError: unknown use case after searching case by description
Not sure where to go from here? Any help would be appreciated. I will also attach my screenshot of the log:
