场景描述:

使用postman调用接口时,

各项数据都正确,无法请求后端数据,一直报错

 

报错截图:

使用postman时,报错SSL Error: Unable to verify the first certificate

 

 

 

解决办法:

打开 Postman --> File --> Settings

下面这个按钮默认是打开的,也就是ON, 把它关掉即可。

使用postman时,报错SSL Error: Unable to verify the first certificate     使用postman时,报错SSL Error: Unable to verify the first certificate

 

 

再次发送请求,就成功了

使用postman时,报错SSL Error: Unable to verify the first certificate

 

相关文章: