前言

postman默认是打开ssl验证的,在调用https接口时会发生报错如下:

postman接口测试09_解决https接口报错“Could not get any reaponse”

关闭ssl验证即可解决。

关闭ssl验证

右上角点击设置图标->点击Settings->关闭SSL验证

postman接口测试09_解决https接口报错“Could not get any reaponse”

postman接口测试09_解决https接口报错“Could not get any reaponse”

再次发送请求,接口调用成功

postman接口测试09_解决https接口报错“Could not get any reaponse”

 

相关文章:

  • 2022-02-11
  • 2022-12-23
  • 2021-04-10
  • 2022-12-23
  • 2021-04-06
猜你喜欢
  • 2021-12-25
  • 2021-10-11
  • 2022-12-23
  • 2021-11-29
  • 2021-08-20
  • 2021-11-22
  • 2021-08-13
相关资源
相似解决方案