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
{{ message }}
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.
When the title is too short or too long, the post will not be created. An error response will come back.
{"action":"create_post","errors":["Title is too long (maximum is 255 characters)"]}
Suggestions
Fast Fix: Pad/Trim title to get to min length or max length.
Prompt: Prompt user to Create/Edit/Confirm title with min/max parameters
The text was updated successfully, but these errors were encountered: