passport-vkontakte icon indicating copy to clipboard operation
passport-vkontakte copied to clipboard

InternalOAuthError: Failed to obtain access token

Open kselax opened this issue 6 years ago • 0 comments

Запустил пример и получил ошибку

InternalOAuthError: Failed to obtain access token
    at Strategy.OAuth2Strategy._createOAuthError (/home/neo/node.js/test-modules/test-pasport/playground/passport-vkontakte/passport-vkontakte/examples/login/node_modules/passport-vkontakte/node_modules/passport-oauth2/lib/strategy.js:370:17)
    at /home/neo/node.js/test-modules/test-pasport/playground/passport-vkontakte/passport-vkontakte/examples/login/node_modules/passport-vkontakte/node_modules/passport-oauth2/lib/strategy.js:166:45
    at /home/neo/node.js/test-modules/test-pasport/playground/passport-vkontakte/passport-vkontakte/examples/login/node_modules/oauth/lib/oauth2.js:191:18
    at ClientRequest.<anonymous> (/home/neo/node.js/test-modules/test-pasport/playground/passport-vkontakte/passport-vkontakte/examples/login/node_modules/oauth/lib/oauth2.js:162:5)
    at ClientRequest.emit (events.js:182:13)
    at TLSSocket.socketErrorListener (_http_client.js:391:9)
    at TLSSocket.emit (events.js:182:13)
    at emitErrorNT (internal/streams/destroy.js:82:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
    at process._tickCallback (internal/process/next_tick.js:63:19)

kselax avatar Nov 07 '18 08:11 kselax