unable to get local issuer certificate request while generating access tokens for AEM as a Cloud Service
Hello,
I am trying to generate access tokens for an AEM as a Cloud Service Instance. Found this client lib provided by Adobe that uses Service Credentials to generate Access Tokens. https://github.com/adobe/aemcs-api-client-lib
On executing it, I am getting following error

However, if I extract the JWT from the same response and request access_token via curl, the request is successful.

Requesting guidance on what I might be missing, when executing https://github.com/adobe/aemcs-api-client-lib
