auth0 / passport-linkedin-oauth2

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

InternalOAuthError: failed to fetch user profile #57

Closed hadyrashwan closed 6 years ago

hadyrashwan commented 6 years ago

Is this error related to my application or from LinkedIn side ??

InternalOAuthError: failed to fetch user profile
    at /user_code/node_modules/passport-linkedin-oauth2/lib/oauth2.js:29:28
    at passBackControl (/user_code/node_modules/passport-linkedin-oauth2/node_modules/oauth/lib/oauth2.js:132:9)
    at IncomingMessage.<anonymous> (/user_code/node_modules/passport-linkedin-oauth2/node_modules/oauth/lib/oauth2.js:157:7)
    at emitNone (events.js:91:20)
    at IncomingMessage.emit (events.js:185:7)
    at endReadableNT (_stream_readable.js:974:12)
    at _combinedTickCallback (internal/process/next_tick.js:80:11)
    at process._tickDomainCallback (internal/process/next_tick.js:128:9
ahmdsolmn commented 6 years ago

https://github.com/auth0/passport-linkedin-oauth2/issues/24#issuecomment-358151910