Econnrefused 127.0.0.1:5000

Hello folks!

My first play with Postman, and I’m trying to post to local host 5000, but receiving the above error.

I’ve checked the proxy settings, and the console display is below…what’s your thoughts ??

Thank you in advance.

Keith…

Error: connect ECONNREFUSED 127.0.0.1:5000

  • :arrow_forward:Proxy
  1. authenticate: false

  2. disabled: false

  3. host: “127.0.0.1”

  4. id: “9817383a-7ba6-4b4c-8513-9b5e6088ec93”

  5. :arrow_forward:match: {…}

  6. port: 5000

  7. tunnel: false

:arrow_forward:Request Headers

Content-Type: application/json

User-Agent: PostmanRuntime/7.26.5

Accept: /

Postman-Token: 2989ba9c-e1bd-4af7-83e9-806e34f4c23a

Host: localhost:5000

Accept-Encoding: gzip, deflate, br

Connection: keep-alive

:arrow_forward:Request Body

Your question may already have an answer on the community forum. Please search for related topics, and then read through the guidelines before creating a new topic.