Skip to content
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.

InternalOAuthError: Failed to fetch user's guilds #95

Open
PedrexDev opened this issue Jun 30, 2022 · 2 comments
Open

InternalOAuthError: Failed to fetch user's guilds #95

PedrexDev opened this issue Jun 30, 2022 · 2 comments

Comments

@PedrexDev
Copy link

Every time when I try to log in, this happends:

InternalOAuthError: Failed to fetch user's guilds
    at C:\Users\pedre\Desktop\benedict-4\node_modules\passport-discord\lib\strategy.js:108:32
    at passBackControl (C:\Users\pedre\Desktop\benedict-4\node_modules\oauth\lib\oauth2.js:132:9)
    at IncomingMessage.<anonymous> (C:\Users\pedre\Desktop\benedict-4\node_modules\oauth\lib\oauth2.js:157:7)
    at IncomingMessage.emit (node:events:406:35)
    at endReadableNT (node:internal/streams/readable:1331:12)
    at processTicksAndRejections (node:internal/process/task_queues:83:21)
@binary-blazer
Copy link
Contributor

the reason for this issue can be that the discord.js package stopped working (v11 & v12). You can upgrade the code to v13 but then you have a bit work with recoding a few things. Or you simply wait until vcodes v5 gets released, because then it will be discord.js v13 i think

@binary-blazer
Copy link
Contributor

i have the problem too. But it logs you in otherwise. You only have to open your website again

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

No branches or pull requests

2 participants