Postman提示Could not get any response的解决办法

本文提供了大量的解决方法,请一个一个尝试,稍安勿躁
Postman提示Could not get any response的解决办法_第1张图片

确认基本情况

  • 确认服务已经正确开启
  • 确认请求地址请求方法等填写正确(httpshttp 一定要区分清楚)

关闭SSL证书验证

  • File -> Settings
    Postman提示Could not get any response的解决办法_第2张图片
  • SSL certificate verification 设置为OFF
    Postman提示Could not get any response的解决办法_第3张图片

关闭代理

Postman提示Could not get any response的解决办法_第4张图片

设置超时时间

Postman提示Could not get any response的解决办法_第5张图片

检查请求参数

如果上面都不可以,请认真的检查一下请求参数是否含有回车,空格等不可见字符
Postman提示Could not get any response的解决办法_第6张图片

你可能感兴趣的:(Postman提示Could not get any response的解决办法)