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

81010: There was an internal error while processing a Function

Twilio Studio DocumentationStudio

Description

description page anchor

Studio could not invoke the Function service.

Possible causes

possible-causes page anchor
  • The Function returned a 4xx or 5xx status code
  • The Function timed out or did not include callback()
  • There may be an issue with Twilio Function Service
  • Verify your Function calls callback() to avoid timeouts
  • Check your Function logs for runtime errors
  • Ensure you're returning the correct status code