Hi,
I have a 401 error when I start a new case from any process, this problem is to disallow the starting of any new task. Looking the trace of the requests APIs in chrome browser console, I realize the call to an API is triggering this error and the URL is this one:
http://static.navixx.software:9999/bonita/API/bpm/process/6831688811487212118/**instantiation**
This is a capture of the full console trace
Is the only one URL (API) of the bunch of URL’s which is causing this problem. For another hand, this error only happens with chrome and safari but with explorer and firefox, Bonita works perfectly.
¿Someone can help me with the solution to this problem? any commentary will be very appreciated.