splitch

DocsCLICLI_SESSION_EXPIRED.md

CLI_SESSION_EXPIRED

Exit code
2

Cause

A login session exists but could not mint a usable token.

Fix

Run splitch login again. The stored credential is not silently refreshed past its life, so an expired session fails rather than serving a stale token.

Related codes