码迷,mamicode.com
首页 > 其他好文 > 详细

基于Postman中的报错

时间:2019-12-15 10:47:52      阅读:463      评论:0      收藏:0      [点我收藏+]

标签:class   figure   报错   令行   erro   node   request   输入   style   

Postman中的报错:

Could not get any response 错误

Could not get any response
There was an error connecting to http://127.0.0.1:8888/api/private/v1/login.
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

  原因:为打开接口文件 app.js

解决方法:

API项目中 shift+右键  打开命令行输入:node app 运行

报错解决!

 

 

基于Postman中的报错

标签:class   figure   报错   令行   erro   node   request   输入   style   

原文地址:https://www.cnblogs.com/chalkbox/p/12041853.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!