How to resolve 'ECONNRESET' in API call.

Hi team ,

I am getting an error when trying to call API

{
“cause”: {
“code”: “ECONNRESET”
},
“isOperational”: true,
“code”: “ECONNRESET”
}

Could you please provide, what steps I should take to fix this problem?