Invalid body form Error
Im making a counting command that allows you to set up the command in any channel you like. However, a 'invalid Body Form' error is occurring.
Not too sure what's wrong. There is more code than in the ss but im assuming this is where the problem is occurring from.
Error:
https://srcb.in/bbcNcR7MCO
5 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!the error tells you that you are missing the "type"
how does one fix that
where are you creating these?
and are you certain its this command?
yeah im quite certain its this command