I am Using Camunda 7 To run my process. I am using my api’s for connector and also passing tokens but I am getting
{
“type”: “ConnectorRequestException”,
“message”: “HTCL-02007 Unable to execute HTTP request”,
“code”: null
}
Like in Camunda 8 Process starts and than we can see errors is there any way to check error , and see what the process is doing
diagram_1.bpmn (9.2 KB)