今天项目需要调用第三发提供的https接口,接口好像是单方认证,也没给我们提供客户端的公钥等一系列问题,但是在Postman测试一直报错

Could not get any response

There was an error connecting to .

Why this might have happened:

The server couldn’t send a response:

Ensure that the backend is working properly

Self-signed SSL certificates are being blocked:

Fix this by turning off ‘SSL certificate verification’ in Settings > General

Proxy configured incorrectly

Ensure that proxy is configured correctly in Settings > Proxy

Request timeout:

Change request timeout in Settings > General

如图:

【转】Postman如何进行https请求测试
Certificates 增加https地址信息
【转】Postman如何进行https请求测试

即可顺利调用成功

https://www.jianshu.com/p/614a3ab57c36

相关文章:

  • 2021-10-12
  • 2021-04-05
  • 2022-12-23
  • 2021-03-31
  • 2021-08-01
  • 2021-09-08
猜你喜欢
  • 2021-09-07
  • 2021-07-26
  • 2022-02-07
  • 2021-11-13
  • 2021-05-03
  • 2021-11-20
相关资源
相似解决方案