Error Codes FAQ

Common Discord API errors and how to fix them

Invalid Form Body Error 50035 HTTP 400

Invalid Form Body

The request data is invalid or malformed.

Solution

Check the data being sent. This usually indicates a bug in the bot or dashboard.

  1. Try the action again
  2. If it persists, contact support
  3. Check Discord's status page for API issues

Common Causes

  • Invalid data format
  • Missing required fields
  • Data exceeds Discord's limits