Account & Login 2 min readUpdated 4/27/2026

Account email changed or does not match across systems

Quick answer

When the app account, login account, and checkout / contact record point to different emails, the user may be visible in admin but still fail login or password reset. Treat this as an identity sync issue, not a normal password issue.

Platform

iOS, Android, Web

Area

Account & Login

Related system

Auth Provider, Clerk, GHL, Stripe

Symptoms

If any of these match, this article is for you.

  • User is visible in Barterloo admin but login says the email is invalid.
  • Password reset fails for the app / admin email.
  • Auth provider shows another primary email.
  • GHL / order cache shows the same contact associated with multiple emails over time.
  • User says they paid with one email but login expects another.

Step-by-step solution

Support team checklist

  1. Collect the exact email used for checkout.
  2. Collect the exact email entered on login.
  3. Search Barterloo admin.
  4. Search the auth provider.
  5. Search GHL / contact / order cache.
  6. Compare app user ID, auth user ID, and payment / contact ID.
  7. Repair or align the email in the source of truth before asking the user to retry.

Customer-safe reply

  1. Tell the user the account may be connected to a different email.
  2. Confirm we are checking the account record and will help align it.
  3. Do not say the account “doesn’t exist” until app DB, auth, and payment / contact records have all been checked.

If it still does not work

  1. Escalate to identity repair if user IDs differ across systems.
  2. Document the repair action in the support log so future tickets can reference it.

Was this article helpful?

Still need help?

Send us a quick form. We'll prefill what we already know about this article.

Contact support

Related articles