{
"errorType": "DiscordAPIError[10062]",
"errorMessage": "Unknown interaction",
"code": 10062,
"requestBody": {
"json": {
"type": 4,
"data": {
"content": "Pong!"
}
}
},
"rawError": {
"message": "Unknown interaction",
"code": 10062
},
"status": 404,
"method": "POST",
"url": "https://discord.com/api/v10/interactions/.../callback",
"stack": [
"DiscordAPIError[10062]: Unknown interaction",
" at handleErrors (/var/task/node_modules/@discordjs/rest/dist/index.js:687:13)",
" at process.processTicksAndRejections (node:internal/process/task_queues:95:5)",
" at async BurstHandler.runRequest (/var/task/node_modules/@discordjs/rest/dist/index.js:786:23)",
" at async _REST.request (/var/task/node_modules/@discordjs/rest/dist/index.js:1218:22)",
" at async InteractionsAPI.reply (/var/task/node_modules/@discordjs/core/dist/index.js:1602:5)",
" at async mainHandler (/var/task/index.js:18:22)",
" at async Runtime.handler (/var/task/middleware/verify.js:36:12)"
]
}
{
"errorType": "DiscordAPIError[10062]",
"errorMessage": "Unknown interaction",
"code": 10062,
"requestBody": {
"json": {
"type": 4,
"data": {
"content": "Pong!"
}
}
},
"rawError": {
"message": "Unknown interaction",
"code": 10062
},
"status": 404,
"method": "POST",
"url": "https://discord.com/api/v10/interactions/.../callback",
"stack": [
"DiscordAPIError[10062]: Unknown interaction",
" at handleErrors (/var/task/node_modules/@discordjs/rest/dist/index.js:687:13)",
" at process.processTicksAndRejections (node:internal/process/task_queues:95:5)",
" at async BurstHandler.runRequest (/var/task/node_modules/@discordjs/rest/dist/index.js:786:23)",
" at async _REST.request (/var/task/node_modules/@discordjs/rest/dist/index.js:1218:22)",
" at async InteractionsAPI.reply (/var/task/node_modules/@discordjs/core/dist/index.js:1602:5)",
" at async mainHandler (/var/task/index.js:18:22)",
" at async Runtime.handler (/var/task/middleware/verify.js:36:12)"
]
}