I am trying to hit our enterprise github API endpoint to retrieve the app installation details.
I get the following error while hitting the API from local/postman
Error: Unable to get local issuer certificate.
However, works fine in browser.
I tried adding user-agent as my app name, but to no avail.
How do I fix this ?