Embeds are sent through a channel webhook so they can post as any member, which is where the permission errors come from.
| If you see this | What to do |
|---|---|
| "Could not fetch or create a webhook... Manage Webhooks permission" | Give the bot Manage Webhooks in the channel you are posting to. |
| "The embed is empty" / Invalid embed | An embed needs at least a title, description, a field or an image. Add one on the website and export it again. |
| Permission Denied on /embed import | Importing requires the Administrator permission. |
| Send Failed with a form-body error | Usually a bad link or a field over Discord's length limit. Fix it in the builder and re-export. |