Open bondarenkovladislav opened 4 years ago
Hi, I'm using a code from your demo example, and unexpectedly I'm having that error. How can I solve that issue?
Failed to obtain access token: Error: connect ECONNREFUSED 95.167.13.50:443 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1141:16) { errno: 'ECONNREFUSED', code: 'ECONNREFUSED', syscall: 'connect', address: '95.167.13.50', port: 443 } InternalOAuthError: Failed to obtain access token
Here is my code:
Best, Bondarenko
I'm having exactly the same problem. Can anyone help us with this one?
Hi, I'm using a code from your demo example, and unexpectedly I'm having that error. How can I solve that issue?
Failed to obtain access token: Error: connect ECONNREFUSED 95.167.13.50:443 at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1141:16) { errno: 'ECONNREFUSED', code: 'ECONNREFUSED', syscall: 'connect', address: '95.167.13.50', port: 443 } InternalOAuthError: Failed to obtain access token
Here is my code:
Best, Bondarenko