"unable to verify the first certificate" error

Hey @dursunkurt :wave:

Welcome to the Postman Community! :postman:

If you add this flag to the postman collection run <collectionId or URL> part of the command, does this help here:

postman collection run <collectionId or URL> -k 

This flag turns off SSL verification checks and enables self-signed SSL certificates.

1 Like