You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[nodemon] 2.0.19
[nodemon] to restart at any time, enter rs
[nodemon] watching path(s): .
[nodemon] watching extensions: ts,json
[nodemon] starting ts-node src/app.ts
Guilds: Game & Fun
Cron started, everything ready.
DiscordAPIError[20012]: You are not authorized to perform this action on this application
at SequentialHandler.runRequest (C:\Users\Administrator\Desktop\discord-rust-player-tracker\node_modules@discordjs\rest\src\lib\handlers\SequentialHandler.ts:287:15)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async SequentialHandler.queueRequest (C:\Users\Administrator\Desktop\discord-rust-player-tracker\node_modules@discordjs\rest\src\lib\handlers\SequentialHandler.ts:99:14)
at async REST.request (C:\Users\Administrator\Desktop\discord-rust-player-tracker\node_modules@discordjs\rest\src\lib\REST.ts:50:22) {
rawError: {
message: 'You are not authorized to perform this action on this application',
code: 20012
},
code: 20012,
status: 403,
method: 'PUT',
url: 'https://discord.com/api/v10/applications/1010612547239563387/guilds/1150743753766731867/commands',
requestBody: { files: undefined, json: [ [Object], [Object], [Object] ] }
}
The text was updated successfully, but these errors were encountered:
C:\Users\Administrator\Desktop\discord-rust-player-tracker>npm start
[nodemon] 2.0.19
[nodemon] to restart at any time, enter
rs
[nodemon] watching path(s): .
[nodemon] watching extensions: ts,json
[nodemon] starting
ts-node src/app.ts
Guilds: Game & Fun
Cron started, everything ready.
DiscordAPIError[20012]: You are not authorized to perform this action on this application
at SequentialHandler.runRequest (C:\Users\Administrator\Desktop\discord-rust-player-tracker\node_modules@discordjs\rest\src\lib\handlers\SequentialHandler.ts:287:15)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at async SequentialHandler.queueRequest (C:\Users\Administrator\Desktop\discord-rust-player-tracker\node_modules@discordjs\rest\src\lib\handlers\SequentialHandler.ts:99:14)
at async REST.request (C:\Users\Administrator\Desktop\discord-rust-player-tracker\node_modules@discordjs\rest\src\lib\REST.ts:50:22) {
rawError: {
message: 'You are not authorized to perform this action on this application',
code: 20012
},
code: 20012,
status: 403,
method: 'PUT',
url: 'https://discord.com/api/v10/applications/1010612547239563387/guilds/1150743753766731867/commands',
requestBody: { files: undefined, json: [ [Object], [Object], [Object] ] }
}
The text was updated successfully, but these errors were encountered: