The error message in the logs indicates an issue with the encoding of the formio token.
The request was rejected because the header value "Bearer ���ܱmd�-��y..." is not allowed.
Additionally, investigate related logs in other components (formio, website, API) to gain insights into any correlated issues when the problem occurs in Camunda.
Description:
There is a problem with the
formio
token used inCamunda
, occasionally causing submission failures. This ticket aims to address and resolve the issue.Action Items:
formio
token issue.Technical Details:
The error message in the logs indicates an issue with the encoding of the
formio
token.Additionally, investigate related logs in other components (formio, website, API) to gain insights into any correlated issues when the problem occurs in Camunda.