Hi while running my collection directly from postman i dont see any error but when i run it from command prompt using below commands
postman login --with-api-key {{postman-api-key-here}}
postman collection run ***** -e *****
I see error(self signed certificate in certificate chain)
Can someone please help how to fix this issue ?