Unable to read Headers in AEM Cloud Dev environment
Hey Community,
Hope you're doing well.
I'm facing an issue with reading headers such as clientId, clientSecret, and orgId in the AEM cloud publish URL and domain URL via POSTMAN. I have a servlet where I'm reading all these headers, and it's working fine on localhost but not in DEV.
Has anyone encountered a similar situation? Any insights would be greatly appreciated.