Closed
Description
When trying to get the observables of a case using the api, I get this response :
{"type": "BadRequest", "message": "Property _id for type org.thp.thehive.services.ObservableSteps not found"}
I'm using TheHive4py function : get_case_observables().
Is there another way to get all the observables of a case? Or can you please solve this bug?
Thank you