Getting (403 Forbidden (from service worker))Unauthorized You don't have access to this resource While creating m2m application in identity service

I am using Install Camunda 8 on an EKS cluster | Camunda 8 Docs this documentation to install camunda via helm chart, as i can see all the pods are up, but while creating m2m application via identity service i am getting Unauthorized You don’t have access. also when i see in the network console preview section i am getting cors error, So i am stuck here, please help me out to fix this issue. I am using below values.yaml file.
camunda-values.yaml (190.2 KB)

Could you please help me out here.

The same error is going on for me here.
Debugging a little bit I found it is a cors issue (Invalid CORS request) from chrome network:

Request URL: https://xxxxxxxxx/identity/api/clients
Request Method: POST
Status Code: 403 Forbidden

Request URL: https://xxxxxxxxxxxx/api/clients
Request Method: POST
Status Code: 403 Forbidden (from service worker)

Can someone help us here? Any ideas?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.