twitchdev / issues

Issue tracker for third party developers.
Apache License 2.0
72 stars 7 forks source link

Undocumented: `/channels?broadcaster_id=&title=` has a `"status": 400` `"message": "Title is too long."` #942

Open brian6932 opened 2 months ago

brian6932 commented 2 months ago

Brief description There should be some specification of the character limit as well, within the error, and the docs. https://dev.twitch.tv/docs/api/reference/#modify-channel-information

Expected documentation HTTP Code Description
400 Bad Request • The title exceeds the 140 character limit.