I’m currently using the NodeJS client to consume the Hubspot API. Today, I’m getting frequent errors on several API calls to the OAuth token endpoint. Message specifically is:
request to https://api.hubapi.com/oauth/v1/token failed, reason: connect ECONNREFUSED 104.17.201.204:443
It seems this problem started recently. Is there an operational issue with the Hubspot API? I haven’t seen this before.