UNABLE_TO_GET_ISSUER_CERT_LOCALLY error when calling the Coinbase NODEJS API
问题 Since yesterday 5:30 PM (Paris time), I get a UNABLE_TO_GET_ISSUER_CERT_LOCALLY when trying to list my accounts. I'm using the nodejs library, and it was working fine since several months. The exact error from the client.getAccounts is : { Error: unable to get local issuer certificate at TLSSocket.onConnectSecure (_tls_wrap.js:1142:34) at TLSSocket.emit (events.js:188:13) at TLSSocket._finishInit (_tls_wrap.js:631:8) code: 'UNABLE_TO_GET_ISSUER_CERT_LOCALLY' } Edit: I've just tried the same