Camunda Web App : Invalid Http Token Error

Hi,

We are using Camunda Web App. After logging into the application and clicking on the Task list icon on the welcome page, the application logs me out abruptly. I can see the below error on the browser console.

We are using the below versions.
<camunda.spring-boot.version>3.3.1</camunda.spring-boot.version>
<spring-boot.version>2.1.5.RELEASE</spring-boot.version>
<camunda.version>7.11.0-ee</camunda.version>

I even tried adding a context path to /camunda. But still it fails.