I am getting a error... #1135
-
Describe the bugHi. I'm getting a error from the discord api. The error will be under reproduce. To ReproduceDiscordAPIError[50035]: Invalid Form Body ScreenshotsNo response Device (please complete the following information)Device/OS: Windows 11 Additional notesMy code editor is VS code and it errors when I do node deploy-commands.js |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
It appears that the guildId you passed is undefined, make sure it's present and a string |
Beta Was this translation helpful? Give feedback.
It appears that the guildId you passed is undefined, make sure it's present and a string