zoukankan      html  css  js  c++  java
  • 基于Postman中的报错

    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 运行

    报错解决!

     

  • 相关阅读:
    第几天
    计算一个歌手的平均分
    将单词的首字母改为大写
    两数求和
    做一板1寸照片
    Filter过滤器
    AJAX
    EL表达式
    session存取
    默认的前进,刷新,后退,代码
  • 原文地址:https://www.cnblogs.com/chalkbox/p/12041853.html
Copyright © 2011-2022 走看看