Error: There was an error: DiscordAPIError[50035]: Invalid Form Body
7 Replies
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by staffNot sure how to fix the error...
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View
Remove the A cap in Amount, replace it by amount
https://canary.discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-structure
https://canary.discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-naming
command/option names cannot start with uppercase letter
yeah, i fixed it myself last night.
Unknown User•8mo ago
Message Not Public
Sign In & Join Server To View