postman

Postman Error: Self signed certificate in certificate chain


I try to test REST api in Postman but every time I try to POST I get the following error

Error: self signed certificate in certificate chain.

I have tried with the SSL certificate verification on and off but both methods dont work. Postman is also updated to latest v7.3.6. Tbh I dont know what to try anymore and would really appreciate any tip.


Solution

  • Go to Postman Settings > General > turn OFF SSL certificate verification enter image description here