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 Twilio Console Errors and Page Load Failures

Issue

This article provides steps to troubleshoot Twilio Console errors, including page load failures, blank screens, and other Console UI issues.

 

Environment

legacy Twilio Console

 

Resolution

  1. Navigate through the Twilio Console to the point immediately before the issue occurs.
  2. Open Chrome Developer Tools: Three-dot menu → More tools → Developer tools
  3. Select the Network tab.
  4. Reproduce the issue in the Console.
  5. Click on the failed request which has a red x symbol.
  6. Click on the associated Response tab.
  7. Review the message in the response to help pinpoint the root cause of the issue.

 

Note: The example shown above demonstrates troubleshooting a generic error that occurred when attempting to delete a recording. This same process can be used to investigate other Console issues, such as:

  • Pages failing to load
  • Blank white screens
  • Errors when navigating to specific Console pages

 

Additional Information 

This procedure is most effective when:

  • You can reproduce the issue on your own system, or
  • You are troubleshooting live with a customer (for example, over Zoom)

If neither option is possible, ask the customer to reproduce the issue and provide HAR logs. The same error messages can be found within the HAR logs, though additional time may be required to parse through the data.

Tip: When reviewing HAR logs, search for common HTTP error codes such as 400, 403, and 404, and ask the customer to provide timestamps for when the issue occurred.

 

 

Have more questions? Submit a request
Powered by Zendesk