In my environment, the deployment is in Kubernetes and this issue happens when there are multiple replicas and the error is repeatable with more than one replicas. So, for admin console I created a separate deployment with one replica and there is no such error. I had to resort to this fix as this is disruptive in production environment. For token request, I have multiple replicas as there are more traffic.