DiscordAPIError[50035]: Invalid Form Body
I'm getting
There was an error: DiscordAPIError[50035]: Invalid Form Body
name[BASE_TYPE_REQUIRED]: This field is required
after removing some code from my working bot and I'm not sure why I'm getting these errors. Anyone have any ideas?
Code: https://sourceb.in/z1lY1JrhAa
SourceBin
DiscordAPIError[50035]: Invalid Form Body, name[BASE_TYPE_REQUIRED]...
Instantly share your code with the world.
1 Reply
- 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 OP