Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

[interaction::commandInteraction] DiscordAPIError: Invalid Form Body embeds: Embed size exceeds maximum size of 6000 #519

Description

Error Details

  • Error ID: 632
  • Error Type: interaction::commandInteraction
  • Error Name: DiscordAPIError
  • 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 Metadata

{
    "user": "199605025914224641",
    "guild": "763375893707882576",
    "channel": "770435760519643137",
    "command": {
        "base": "command",
        "subcommand": "view",
        "subcommandGroup": "log"
    },
    "arguments": [
        {
            "name": "log",
            "type": "SUB_COMMAND_GROUP"
        }
    ]
}

Issue Details

  • Posted By: @PythonCoderAS
  • Posted At: Wednesday, January 19, 2022, 7:23:43 PM Eastern Standard Time

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingerror log bugA bug posted via the error log.

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions