APIs & Integrations

Hb7
Member

Getting ETIMEDOUT when using @hubspot/api-client (4.0.0)

SOLVE

My requests were getting successful earlier, but from yesterday I am getting this issue in creating contact, deal, etc.

 

Error: connect ETIMEDOUT 104.17.200.204:443

    at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1146:16) {

  errno: -60,

  code: 'ETIMEDOUT',

  syscall: 'connect',

  address: '104.17.200.204',

  port: 443

}

 

Anyone facing the same issue?

0 Upvotes
1 Accepted solution
Hb7
Solution
Member

Getting ETIMEDOUT when using @hubspot/api-client (4.0.0)

SOLVE

It was an internet issue. I suspected it first when GitHub was also giving the same error.

Works fine. We can close this thread

View solution in original post

2 Replies 2
Hb7
Solution
Member

Getting ETIMEDOUT when using @hubspot/api-client (4.0.0)

SOLVE

It was an internet issue. I suspected it first when GitHub was also giving the same error.

Works fine. We can close this thread

dennisedson
HubSpot Product Team
HubSpot Product Team

Getting ETIMEDOUT when using @hubspot/api-client (4.0.0)

SOLVE

@Hb7 

I have not heard of any other reports of this.   Is this persisting?

0 Upvotes