Hi,
I followed the getting started tutorial and now I'm trying to change its default behaviour and have it call an external form URL.
I managed to call several API, in the external form, like /userTask/id/context and /userTask/id/contract successfully, but when I try to actually execute the task by calling /userTask/id/execution I get a 401 http error.
What am I doing wrong and/or how can I debug this?
Thanks