当前位置:   article > 正文

Could not get any response postman报错 但是浏览器可以访问_could not get any response there was an error conn

could not get any response there was an error connecting to . why this might

                                                     答案在最后一张图片 

案例分析

postman报错的信息复制再这里,你去翻译一下

  1. Could not get any response
  2. There was an error connecting to http://118.xxx.xxx.10:11134/api-customer/terminal/user/information.
  3. Why this might have happened:
  4. The server couldn't send a response:
  5. Ensure that the backend is working properly
  6. Self-signed SSL certificates are being blocked:
  7. Fix this by turning off 'SSL certificate verification' in Settings > General
  8. Proxy configured incorrectly
  9. Ensure that proxy is configured correctly in Settings > Proxy
  10. Request timeout:
  11. Change request timeout in Settings > General

 老夫用网易有道翻译如下

 

  1. 没有得到任何回应
  2. 有一个错误连接到http://118.xxx.xxx.10:11134/api-customer/terminal/user/information。
  3. 原因:
  4. 服务器无法发送响应:
  5. 确保后端正常工作
  6. 自签名SSL证书被阻塞:
  7. 通过在设置> General中关闭“SSL证书验证”来修复这个问题
  8. 代理配置不正确
  9. 确保在设置>代理中正确配置了代理
  10. 请求超时:
  11. 更改>设置中的请求超时

此时按照教程和百度结果是叫你改设置

如果成功了,那就好了,如果不成功,那么是因为

原因1:头部传入了接口不需要的参数,并且body也传入了参数,如图

原因2:高频错误(输入格式不小心)

 

 

 以下是热心网友遇到的问题,我在这里显示的展示出来,方便有相同问题的老铁少走弯路

当然顺便提一下:可能接口名称参数都正确,但是接口是使用的网关访问,结果postman压根没有反应,可能服务是ok的,但是网关getway挂了(针对微服务接口调试而言的)

不要偷懒,可能就是空格,大小写,甚至某个字母错了,赶紧重新添加上去,因为只有这些情况,如果还是没有解决,那么告诉我,留言,我去找postman,和它大战300回合

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/代码探险家/article/detail/908060
推荐阅读
相关标签
  

闽ICP备14008679号