Error Codes FAQ
Common Discord API errors and how to fix them
Invalid Form Body Error 50035 HTTP 400
Invalid Form BodyThe request data is invalid or malformed.
Solution
Check the data being sent. This usually indicates a bug in the bot or dashboard.
- Try the action again
- If it persists, contact support
- Check Discord's status page for API issues
Common Causes
- Invalid data format
- Missing required fields
- Data exceeds Discord's limits