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

Discordapierror unknown message #961

Closed
3 tasks done
yufusphp opened this issue Dec 25, 2023 · 3 comments
Closed
3 tasks done

Discordapierror unknown message #961

yufusphp opened this issue Dec 25, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@yufusphp
Copy link

Which package has the bugs?

The core library

Issue description

I'm getting this error during the server joining process. The account is active. I can directly log into the server via the Discord application. I would be very grateful if you could help

IMG_8461

Code sample

await client.fetchInvite('code').then(async invite => {
  await invite.acceptInvite(true); 
});

Package version

2.15.0

Node.js version

Node.js v20.10.0

Operating system

Windows 11

Priority this issue should have

High (immediate attention needed)

Checklist

  • I have searched the open issues for duplicates.
  • I have shared the entire traceback.
  • I am using a user token (and it isn't visible in the code).

Additional Information

No response

@yufusphp yufusphp added the bug Something isn't working label Dec 25, 2023
@VillainsRule
Copy link

I actually get this error on my Desktop client, but not on web.

@yufusphp
Copy link
Author

my problem is still not solved

@aiko-chan-ai aiko-chan-ai closed this as not planned Won't fix, can't repro, duplicate, stale Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants
@aiko-chan-ai @VillainsRule @yufusphp and others