Cannot register slash commands discord.js v13

Every time I start registering my application commands, I get this error:
<rejected> DiscordAPIError[50035]: Invalid Form Body
0[DICT_TYPE_CONVERT]: Only dictionaries may be used in a DictTyp

And they are not registered after a few minutes.
Notes: discord.js v13.8.0 node.js v16
Was this page helpful?