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

Interaction Errors #41

Open
MrGameEagle opened this issue Nov 13, 2024 · 0 comments
Open

Interaction Errors #41

MrGameEagle opened this issue Nov 13, 2024 · 0 comments

Comments

@MrGameEagle
Copy link

When using the help command the following error is displayed:

DiscordAPIError[10062]: Unknown interaction
at handleErrors (C:\AMPDatastore\Instances\RustMultiBot01\node-server\app\node_modules@discordjs\rest\dist\index.js:727:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async BurstHandler.runRequest (C:\AMPDatastore\Instances\RustMultiBot01\node-server\app\node_modules@discordjs\rest\dist\index.js:831:23)
at async _REST.request (C:\AMPDatastore\Instances\RustMultiBot01\node-server\app\node_modules@discordjs\rest\dist\index.js:1272:22)
at async ChatInputCommandInteraction.reply (C:\AMPDatastore\Instances\RustMultiBot01\node-server\app\node_modules\discord.js\src\structures\interfaces\InteractionResponses.js:115:5)
at async Object.run (C:\AMPDatastore\Instances\RustMultiBot01\node-server\app\src\interactions\Command\help.js:135:27) {
requestBody: { files: [], json: { type: 4, data: [Object] } },
rawError: { message: 'Unknown interaction', code: 10062 },
code: 10062,
status: 404,
method: 'POST',
url: 'https://discord.com/api/v10/interactions/discord address here..../callback'
}

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