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
Error Message: Invalid Form Body
embeds: Embed size exceeds maximum size of 6000
Error Occured At: Wednesday, January 19, 2022, 7:23:21 PM Eastern Standard Time
Error Stack Trace
DiscordAPIError: Invalid Form Body
embeds: Embed size exceeds maximum size of 6000
at RequestHandler.execute (/home/aoyansarkar/HealthScreeningBot/node_modules/discord.js/src/rest/RequestHandler.js:350:13)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async RequestHandler.push (/home/aoyansarkar/HealthScreeningBot/node_modules/discord.js/src/rest/RequestHandler.js:51:14)
at async CommandInteraction.reply (/home/aoyansarkar/HealthScreeningBot/node_modules/discord.js/src/structures/interfaces/InteractionResponses.js:99:5)
at async CommandLogViewCommand.execute (/home/aoyansarkar/HealthScreeningBot/src/commands/command/log/view/index.js:244:13)
at async commandInteraction (/home/aoyansarkar/HealthScreeningBot/src/client/interactions/commandInteraction.js:40:13)
at async HealthScreeningBotClient.oninteractionCreate (/home/aoyansarkar/HealthScreeningBot/src/client/extraClient.js:137:28)
Error Details
embeds: Embed size exceeds maximum size of 6000
Error Stack Trace
Error Metadata
{ "user": "199605025914224641", "guild": "763375893707882576", "channel": "770435760519643137", "command": { "base": "command", "subcommand": "view", "subcommandGroup": "log" }, "arguments": [ { "name": "log", "type": "SUB_COMMAND_GROUP" } ] }Issue Details