APIs & Integrations

Hb7
Membro

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

resolver

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 Avaliação positiva
1 Solução aceita
Hb7
Solução
Membro

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

resolver

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

Works fine. We can close this thread

Exibir solução no post original

2 Respostas 2
Hb7
Solução
Membro

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

resolver

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
Equipe de Produto da HubSpot
Equipe de Produto da HubSpot

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

resolver

@Hb7 

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

0 Avaliação positiva