Skip to contentSkip to navigationSkip to topbar
Page tools
Useful for sharing or LLM
Accelerate development with AI

On this pageProducts used
Looking for more inspiration?Visit the
Error
Application error

80608: Session Status Invalid

Twilio Proxy DocumentationProxy

Description

description page anchor

This error occurs when you update a Proxy Session with a status change that Proxy does not support. Proxy Sessions use the status values open, in-progress, closed, failed, and unknown.

Possible causes

possible-causes page anchor
  • You attempted to change a Session to a state transition that Proxy does not support.
  • You tried to re-open a Session using a transition other than closed to in-progress.
  • You tried to close a Session using a transition other than open to closed or in-progress to closed.
  • Verify the Session's current status before you send an update, then apply only a supported transition.
  • To re-open a Session, update status from closed to in-progress.
  • To close a Session, update status from open to closed or from in-progress to closed.

Additional resources

additional-resources page anchor