postman Could not get any response。

时间:2022-08-23 05:45:14

浏览器输入地址可以返回结果,但是由于返回的json没有格式,看起来比较麻烦,用postman却报错Could not get any response。
postman    Could not get any response。

可以注意到下面写了可能的情况:比如服务器无响应(由于浏览器可以访问,所以排除这个),ssl证书问题等等,这里提示可以在setting–》general里面关闭,去设置后问题解决。

postman    Could not get any response。

postman    Could not get any response。

postman    Could not get any response。

原因:用浏览器访问时,地址栏提示了该路径不安全,所以出发了ssl证书相关的东西。

---------------------
作者:linlinxie
来源:CSDN
原文:https://blog.csdn.net/linlinxie/article/details/78342749
版权声明:本文为博主原创文章,转载请附上博文链接!