81010: There was an internal error while processing a Function



STUDIO
ERROR

There was an internal error while processing a Function

there-was-an-internal-error-while-processing-a-function page anchor

Studio could not invoke the Function service.

  • 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