You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if it's on the OpenAI API end (I didn't see it in the documentation) or in the code (I couldn't find it) but there is a character limitation when describing a drawing.
Error message:
2023-03-30 23:22:04 ERROR src.bot -> Error while generating image: 400 Bad Request (error code: 50035): Invalid Form Body
In embeds.0.title: Must be 256 or fewer in length.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Not sure if it's on the OpenAI API end (I didn't see it in the documentation) or in the code (I couldn't find it) but there is a character limitation when describing a drawing.
Error message:
2023-03-30 23:22:04 ERROR src.bot -> Error while generating image: 400 Bad Request (error code: 50035): Invalid Form Body
In embeds.0.title: Must be 256 or fewer in length.
Beta Was this translation helpful? Give feedback.
All reactions