#Invalid Form Body Error
13 messages · Page 1 of 1 (latest)
Judging from your url, you are not providing a client id when accessing the route
okay, i was getting a different error and on stack overflow, someone told me to put the command into another folder inside of the commands folder
i removed that and im getting the original error again
this was the error i was getting originally
That error is happening earlier than the one you showed before. Do the fix you got from stackoverflow fixed one issue, just not all because you had another (the one in your OP here)
The solutions I got on stack overflow fixed the earlier one and then caused the new one
No, they didn’t cause the new one. There were two issues in your code, it’s just that your program crashed on encountering the first one so it didn’t even reach the second one at first
I am trying to make a discord bot and i keep getting an error.
I got the code off of this website - https://discordjs.guide/#before-you-begin
When I do Node deploy-commands in the terminal and erro...
Here is the stack overflow post I made
Someone said that it was with the command but I can see any issues
👆you don’t have a clientId property in your config.json
I'll check when I get home, maybe I spelled it wrong