Issue: discord.js ^14.9.0 - TS - 401 Unauthorized
Hello,
When trying to put permissions on the commands in the integration part, it throws me a 401 error.
Need help please
6 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!An invalid token provided. Should be the OAuth2 token of the user with the access to the command permissions.
your id is 123
and also, yeah your token might be wrong
That i know haha i put a real id discord but still have that issue
i tested my token is good maybe i must activate something ?
It is not token of the bot ?
I must activate that option to give permissions to bot ?
If yes, what are the risks I could have?
ok i understand thanks you