First of all, I’m very new to Camunda so I may be having a non-recommended setup. I created a webhook connector and a workflow that goes with it. I can Play it, and it succeeds as expected. However, when I try to kick off the workflow by doing a POST call to the webhook connector URL, I get a 500 internal server error with no additional information. I can’t find any logging somewhere that might indicate what I did wrong.
Hi @htesligte If you are running the Camunda 8 in self managed version you can see the logs in the connectors port (default is 8085) in docker, Any screenshots or further information would be helpful