discord / discord-example-app

Basic Discord app with examples
MIT License
515 stars 525 forks source link

Unauthorized issue #25

Closed LightC0d3r closed 1 year ago

LightC0d3r commented 1 year ago

When I ran npm run register it said 401 Error: {"message":"401: Unauthorized","code":0} at DiscordRequest (file:///C:/Users/kbrow/Downloads/discord-example-app/utils.js:36:11) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async InstallGlobalCommands (file:///C:/Users/kbrow/Downloads/discord-example-app/utils.js:48:5) when I put everything in correctly in the .env file

JayyDoesDev commented 1 year ago

Is the bot token or application id correct? Make sure these are correct.

LightC0d3r commented 1 year ago

Found out that I had to take away the symbols that have the indicators inside of them I'm stupid