auth0 / passport-linkedin-oauth2

Passport Strategy for LinkedIn OAuth 2.0
MIT License
119 stars 107 forks source link

InternalOAuthError: Failed to obtain access token #86

Open bondarenkovladislav opened 4 years ago

bondarenkovladislav commented 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: image image

Best, Bondarenko

agjs commented 2 years ago

I'm having exactly the same problem. Can anyone help us with this one?

Screenshot 2022-03-25 at 08 51 40