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

InternalOAuthError: Failed to obtain access token #35

Open
trulyWHOOOP opened this issue May 13, 2021 · 2 comments
Open

InternalOAuthError: Failed to obtain access token #35

trulyWHOOOP opened this issue May 13, 2021 · 2 comments

Comments

@trulyWHOOOP
Copy link

Now getting this error, friends had to change oauth so it works, but I'm not sure what to do:

Error

InternalOAuthError: Failed to obtain access token
    at Strategy.OAuth2Strategy._createOAuthError (/home/runner/markplek/node_modules/passport-oauth2/lib/strategy.js:408:17)
    at /home/runner/markplek/node_modules/passport-oauth2/lib/strategy.js:175:45
    at /home/runner/markplek/node_modules/oauth/lib/oauth2.js:191:18
    at passBackControl (/home/runner/markplek/node_modules/oauth/lib/oauth2.js:132:9)
    at IncomingMessage.<anonymous> (/home/runner/markplek/node_modules/oauth/lib/oauth2.js:157:7)
    at IncomingMessage.emit (events.js:326:22)
    at IncomingMessage.EventEmitter.emit (domain.js:483:12)
    at endReadableNT (_stream_readable.js:1241:12)
    at processTicksAndRejections (internal/process/task_queues.js:84:21)
@tonestrike
Copy link

@ItsMrReals can you share your implementation?

Also, I fixed some bugs in a fork you can use here. This package isn't being maintained any longer.

@trulyWHOOOP
Copy link
Author

@ItsMrReals can you share your implementation?

Also, I fixed some bugs in a fork you can use here. This package isn't being maintained any longer.

Looks like this was a discord issue, it is fixed now.

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

1 participant