I had set up a NestJS project. And I tested in the browser. It worked fine. But when I tested it with Postman, it didn’t work as I expected. I fixed it by turning of the SSL certificate verification and ‘Use system proxy’ in Postman’s settings but it wasn’t fixed.
Postman error
Does anyone have any solutions? Thanks for the help.