Skip to main content
Version: 1.x

AUTH121: Signed in as wrong user

What this means

The signed-in store account does not match the cashier on this till.

Each cashier keeps their own till data, so working under another account can misfile orders. Sign out, then sign in with the cashier's own account.

Your data

No order or product data is affected.

Troubleshoot

  1. The POS signs the session out on its own to protect each cashier's data — no order data is mixed between accounts.
  2. Sign back in with the cashier's own account; working under another account can misfile orders.
  3. If tills are shared between cashiers, make switching accounts part of the handover routine.

Details

Code
AUTH121 (SIGNED_IN_AS_WRONG_USER)
Severity
error
Introduced in
WCPOS 1.10.0