Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deny access error #2

Open
kn4rfy opened this issue Jun 15, 2016 · 1 comment
Open

Deny access error #2

kn4rfy opened this issue Jun 15, 2016 · 1 comment

Comments

@kn4rfy
Copy link

kn4rfy commented Jun 15, 2016

If I deny access when authenticating with goodreads, It thows error with callback:
/api/auth/callback/goodreads?oauth_token=6C0dS5JT63I3JoKE4nv2Sg&authorize=0

InternalOAuthError: Failed to obtain access token
    at Strategy.OAuthStrategy._createOAuthError (/Users/kn4rfy/Git/matchboox-web/node_modules/passport-oauth1/lib/strategy.js:396:17)
    at /Users/kn4rfy/Git/matchboox-web/node_modules/passport-oauth1/lib/strategy.js:154:43
    at /Users/kn4rfy/Git/matchboox-web/node_modules/oauth/lib/oauth.js:465:22
    at passBackControl (/Users/kn4rfy/Git/matchboox-web/node_modules/oauth/lib/oauth.js:397:13)
    at IncomingMessage.<anonymous> (/Users/kn4rfy/Git/matchboox-web/node_modules/oauth/lib/oauth.js:409:9)
    at emitNone (events.js:72:20)
    at IncomingMessage.emit (events.js:166:7)
    at endReadableNT (_stream_readable.js:905:12)
    at doNTCallback2 (node.js:441:9)
    at process._tickCallback (node.js:355:17)
@bscott
Copy link

bscott commented Sep 5, 2020

I'm getting same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants