Hi I am using CAMUNDA 7.21.0 with spring boot 3.2.3.
I Camunda with spring boot us working fine for first few call . But suddenly it gives POST 401 unauthorised error. It happens with any arbitrary POST call , sometimes it gives error for POST method “/camunda/api/cockpit/plugin/base/default/process-instance?firstResult=0&maxResults=50&sortBy=startTime&sortOrder=desc” or sometimes it successfully executes but gives 401 error in other POST method