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 was archived by the owner on Mar 31, 2026. It is now read-only.
User is able to successfully post a new backblast with long text, but when you attempt to edit the backblast (ex: add a missing PAX to the list), the following Slack API error is thrown:
The request to the Slack API failed. (url: https://www.slack.com/api/chat.update)
The server responded with: {'ok': False, 'error': 'msg_too_long'}
User is able to successfully post a new backblast with long text, but when you attempt to edit the backblast (ex: add a missing PAX to the list), the following Slack API error is thrown: