Home Docs Error help

Add a title or body

Error code empty_notification
Sending a ping

Add a title or body

empty_notification

attn needs at least a title or a body before it can send a notification.

HTTP 400·Sending a ping

What it means

What happened

attn needs at least a title or a body before it can send a notification.

Why

Why it might have happened

  • Both title and body were missing, blank, or only whitespace.
  • A script sent the wrong field names or an empty form body.
  • The dashboard compose box was submitted before any message text was entered.
Next steps

What you can try

  1. Send JSON or form data with a non-empty title, body, or both.
  2. If you are using curl, include a body like {"title":"Deploy finished","body":"prod is green"}.
  3. From the dashboard, type a title or message body before sending.
Related
Still stuck?

Get help

If the error keeps happening, contact support and include empty_notification plus what you were trying to do on attn.ca.

Contact and feedback options