Question

App connection test results in “connect ECONNREFUSED” error. What endpoint should be used to locally test?

  • 7 February 2022
  • 0 replies
  • 345 views

authentication failed: request to https://localhost:44359/Values/me?test123fgaskjdfsafhsdjfsdf=test123fgaskjdfsafhsdjfsdf failed, reason: connect ECONNREFUSED 127.0.0.1:44359 What happened (You are seeing this because you are an admin): Starting GET request to https://localhost:44359/Values/me request to https://localhost:44359/Values/me?test123fgaskjdfsafhsdjfsdf=test123fgaskjdfsafhsdjfsdf failed, reason: connect ECONNREFUSED 127.0.0.1:44359 Console logs: Stack trace: FetchError: request to https://localhost:44359/Values/me?test123fgaskjdfsafhsdjfsdf=test123fgaskjdfsafhsdjfsdf failed, reason: connect ECONNREFUSED 127.0.0.1:44359 at ClientRequest.<anonymous> (/var/task/node_modules/node-fetch/lib/index.js:1483:11) at ClientRequest.emit (events.js:314:20) at ClientRequest.EventEmitter.emit (domain.js:483:12) at TLSSocket.socketErrorListener (_http_client.js:427:9) at TLSSocket.emit (events.js:314:20) at TLSSocket.EventEmitter.emit (domain.js:483:12) at emitErrorNT (internal/streams/destroy.js:92:8) at emitErrorAndCloseNT (internal/streams/destroy.js:60:3) at processTicksAndRejections (internal/process/task_queues.js:84:21)

 


This post has been closed for comments. Please create a new post if you need help or have a question about this topic.