Xarot
DIdiscord.js - Imagine ❄
•Created by Xarot on 1/4/2024 in #djs-questions
DiscordAPIError[50035]: Invalid Form Body
and it did work up until now 😄
26 replies
DIdiscord.js - Imagine ❄
•Created by Xarot on 1/4/2024 in #djs-questions
DiscordAPIError[50035]: Invalid Form Body
yeah like this: emoji: '',
26 replies
DIdiscord.js - Imagine ❄
•Created by Xarot on 1/4/2024 in #djs-questions
DiscordAPIError[50035]: Invalid Form Body
Ok, so to wrap this up:
Idk why but one StringSelectMenuOptionBuilder had an empty emoji string, which (NOW!) can not be converted to an object anymore.
Anyways, thanks to you both @Danial 🐝 @arcticwolvinny ❄ 🌈 for helping me out with this one.
26 replies
DIdiscord.js - Imagine ❄
•Created by Xarot on 1/4/2024 in #djs-questions
DiscordAPIError[50035]: Invalid Form Body
Note that
':unlock:'
looks like this 🔓 inside the log. Discord just edited my message26 replies
DIdiscord.js - Imagine ❄
•Created by Xarot on 1/4/2024 in #djs-questions
DiscordAPIError[50035]: Invalid Form Body
This is how it looks like when I log it to JSON:
emoji: { animated: false, name: ':unlock:', id: undefined }
26 replies
DIdiscord.js - Imagine ❄
•Created by Xarot on 1/4/2024 in #djs-questions
DiscordAPIError[50035]: Invalid Form Body
So how can the result be different, if my local files are the exact same as before.
26 replies
DIdiscord.js - Imagine ❄
•Created by Xarot on 1/4/2024 in #djs-questions
DiscordAPIError[50035]: Invalid Form Body
Maybe you can figure out where the issue originated from. This is the whole log:
26 replies
DIdiscord.js - Imagine ❄
•Created by Xarot on 1/4/2024 in #djs-questions
DiscordAPIError[50035]: Invalid Form Body
So there was something wrong with the builder?
26 replies
DIdiscord.js - Imagine ❄
•Created by Xarot on 1/4/2024 in #djs-questions
DiscordAPIError[50035]: Invalid Form Body
So it had nothing to do with my code
26 replies
DIdiscord.js - Imagine ❄
•Created by Xarot on 1/4/2024 in #djs-questions
DiscordAPIError[50035]: Invalid Form Body
I am losing my mind. It works now. Seems like it was an issue with the DiscordAPI not converting it right.
26 replies
DIdiscord.js - Imagine ❄
•Created by Xarot on 1/4/2024 in #djs-questions
DiscordAPIError[50035]: Invalid Form Body
Yes, give me a sec.
26 replies
DIdiscord.js - Imagine ❄
•Created by Xarot on 1/4/2024 in #djs-questions
DiscordAPIError[50035]: Invalid Form Body
Yeah, thats why I did it that way.
26 replies
DIdiscord.js - Imagine ❄
•Created by Xarot on 1/4/2024 in #djs-questions
DiscordAPIError[50035]: Invalid Form Body
Like I said, everything was still working yesterday. I guess something new with DiscordAPI?
26 replies
DIdiscord.js - Imagine ❄
•Created by Xarot on 1/4/2024 in #djs-questions
DiscordAPIError[50035]: Invalid Form Body
26 replies