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

Discord-Error - How can i fix this? #2

Open
apple2k18 opened this issue Nov 7, 2023 · 0 comments
Open

Discord-Error - How can i fix this? #2

apple2k18 opened this issue Nov 7, 2023 · 0 comments

Comments

@apple2k18
Copy link

C:\Users\Administrator\Desktop\discord-rust-player-tracker>npm start

rust-player-tracker@1.0.0 start
nodemon src/app.ts

[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] ] }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant