Unable to verify the first certificate

Your question may already have an answer on the community forum. Please search for related topics, and then read through the guidelines before creating a new topic.

Here’s an outline with best practices for making your inquiry.

My question: We have an api endpoint (https) which when tried from postman, we get response but we see an error which says " Unable to verify the first certificate ". Same API endpoint when open in chrome/edge browser , we see no issue with certificate and its shows valid. Can you explain why its showing invalid in postman?

Details (like screenshots):
image

How I found the problem: unit testing the apis

I’ve already tried: nothing so far.

Hey @nithinmathewkoshy :wave: Welcome to the Postman Community :tada:

Similar issues have been raised a few times in the past. Please take a look at the following thread and see if that helps your case here :slightly_smiling_face:

did anyone figure out what this issue was?