SUPPORT.TWILIO.COM END OF LIFE NOTICE: This site, support.twilio.com, is scheduled to go End of Life on February 27, 2024. All Twilio Support content has been migrated to help.twilio.com, where you can continue to find helpful Support articles, API docs, and Twilio blog content, and escalate your issues to our Support team. We encourage you to update your bookmarks and begin using the new site today for all your Twilio Support needs.

Troubleshooting Issues with Twilio Notify

If you run into any issues or errors when attempting to send Twilio Notify messages, please run through these troubleshooting steps.

Notifications Resource API Request Errors

Successful HTTP POST requests to the Notifications API Resource will result in an HTTP 201 Response. This indicates that Twilio successfully received the request, and will attempt to send the notification.

Any other HTTP response to an API request will be caused by an error. Please check the response for the Error number and Message for details on what went wrong.

Check Notify Service Logs in Console

  1. Login to your account at www.twilio.com.
  2. From the left side navigation bar, click Notify Icon_Notify.png.
  3. Click Services, and then select the desired Notify service.
    Pic03.png 
  4. Click Logs. (Note: you must have enabled logging on the Configure page prior to sending the Notification for logs to show up here).
    Pic04.png 
  5. Click a notification to view the details for each delivery attempt.
    Pic05.png 

Some communication channel bindings may be automatically deleted when certain unrecoverable errors occur, such as an SMS to an invalid phone number, or a push message with an invalid token. If the number of delivery attempts in your service’s logs does not correspond to your expectations, check your users’ Bindings.

SMS Notifications are Not Arriving at Handset

Twilio Notify SMS messages could fail to arrive at the handset due to a number of reasons. If the API request was successful, and there’s no error in the Notify Service Logs, please troubleshoot like a standard SMS message. For more information, please see our Troubleshooting undelivered Twilio SMS messages article.

Push Notifications are Not Arriving at Handset

If attempting to send Apple (APN) or Google (FCM or GCM) Push messages, check that the application is handling the notification in-app when necessary -

Have more questions? Submit a request
Powered by Zendesk