401 not authorized
everytime i try to start my bot i get this error.
npm list discord.js and node node -v version?✅ Marked as resolved by OPPost the full error stack trace, not just the top part!
DiscordAPIError[0]: 401: Unauthorized
requestBody: {
files: undefined,
json: [ [Object], [Object], [Object], [Object], [Object] ]
},
code: 0,
method: 'PUT',DiscordAPIError[0]: 401: Unauthorized
at handleErrors (C:\Users\Dylan\OneDrive\Desktop\LSPD Bot\node_modules\@discordjs\rest\dist\index.js:640:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async SequentialHandler.queueRequest (C:\Users\Dylan\OneDrive\Desktop\LSPD Bot\node_modules\@discordjs\rest\dist\index.js:862:14)
at async REST.request (C:\Users\Dylan\OneDrive\Desktop\LSPD Bot\node_modules\@discordjs\rest\dist\index.js:1387:22)
at async C:\Users\Dylan\OneDrive\Desktop\LSPD Bot\src\functions\handelCommands.js:28:17 {
requestBody: {
files: undefined,
json: [ [Object], [Object], [Object], [Object], [Object] ]
},
code: 0,
method: 'PUT',