Skip to contentSkip to navigationSkip to topbar
Page toolsOn this pageProducts used
Looking for more inspiration?Visit the
Error
Twilio error

80504: An internal server error has occurred.

Twilio Proxy DocumentationProxy

Description

description page anchor

This error means Proxy could not complete the request because it encountered an internal server error while processing it. In Twilio API responses, a 500 status indicates an internal Twilio error.

Possible causes

possible-causes page anchor
  • Retry the request after a short delay. If you retry automatically, use exponential backoff.
  • Review the Twilio Debugger to inspect the error event and confirm which request failed.
  • Capture the Twilio-Request-Id response header from the failed request. Include it in your investigation or support case.
  • Review the Twilio status page to see whether an active incident is affecting Proxy or related platform services. (help.twilio.com(link takes you to an external page))
  • If the error continues, test the same request with curl and contact support with the request details and request ID.

Additional resources

additional-resources page anchor