Technical IssuesbothUpdated Apr 11, 2026
Fix Login and Session Expired Issues
Practical steps when auth flows fail, sessions expire, or actions return unauthorized.
Overview
Session expiry can block publish, checkout, and profile updates. Most issues are solved with a fresh sign-in and clean browser state.
Step-by-Step
- Sign out and sign in again.
- Ensure cookies and local storage are enabled.
- Retry the original action from the intended page.
- If persistent, capture timestamp and action path for support.
Was this article helpful?