#hikari.errors.BadRequestError: Bad Request 400: (50035) 'Invalid Form Body'
1 messages · Page 1 of 1 (latest)
I wouldn’t think so, no
why do you ask? 
I made a chatbot, and whenever I ask a question and it doesn't respond, I get this error in the logs, and then when I ask the bot what the character length of the last message was, it will give me an answer less than 2k
can you give an example?
here from just now:
the response is supposed to trigger when the message starts with "Limbless,"
I checked just now from my logs on Azure, and I get the same error
Maybe its the frequency of the responses?
Well do you actually have a record of the message it tried to send?
true true, will look into that
if you're getting that response the message you sent was surely larger than 2k chars.
yeah absolutely do not trust gpt to tell you how long its message is. the one in your screenshot clocks in at 358 characters, definitely not 1017
lul
its prolly referring to the one it didn't send
but if you can’t verify that…
gpt more than likely does not know how long its message is
why would you rely on AI to tell you what len() will do
because the message didn’t send so that gave no idea what it was
