Errors

That password does not match your account

Locale/API string for account password mismatch on a sensitive action.

That password does not match your account

Product text when an entered account password does not match the stored hash for a confirm/sensitive action. Sibling wording to Invalid password / Current password is incorrect.

Why this happens

Typo, caps lock, or outdated password after a reset. This catalog string is locale-mapped; active APIs more often return Invalid password. Treat the fix the same.

Diagnose and fix

1. Re-enter the current account password carefully.

2. If forgotten, use Login and password reset, then retry the action.

3. Distinct from Invalid email or password (login) and Incorrect file password (file gate).

Related