“Quicken is unable to complete your request”
OL-221-A appears when Quicken downloads or imports a QFX/Web Connect file that fails validation — Quicken read the file, but something inside it violates the OFX rules it expects. The frustrating part: the file usually looks perfectly normal in a text editor, because the defect is a single character, a date format, or an invisible marker.
Symptoms
"Quicken is unable to complete your request" followed by error code OL-221-A The error appears immediately after selecting the QFX file or after One Step Update The same account imported fine last month and nothing changed on your side
What actually causes it
Unescaped "&" in a payee name
If any payee or memo contains a raw ampersand (AT&T, M&S), the SGML/XML structure breaks at that exact character. Banks introduce this bug regularly when a new merchant name enters your statement. Inside the file it must be written as "&".
Malformed or missing dates
OFX dates must look like 20260815 or 20260815120000. Some bank exports emit ISO dates (2026-08-15) or locale dates (08/15/2026), which Quicken rejects.
Missing FITID on one or more transactions
Every transaction needs a unique FITID. Banks occasionally ship transactions with an empty FITID field, which fails the whole file.
Invisible UTF-8 byte-order mark (BOM)
If the file starts with an invisible BOM before "OFXHEADER", Quicken does not recognize the header and rejects the file. You cannot see this in most editors.
Truncated download
If the connection dropped mid-download, the closing </OFX> tag is missing and the file is incomplete.
How to fix it
- Open the fixer below and drop the .qfx file in — it is analyzed locally in your browser; the file is never uploaded anywhere.
- Review the findings: each one explains which OFX rule the file violates and whether it can be repaired automatically.
- Click "Fix N issues", then "Download fixed file" to get a repaired copy.
- In Quicken, use File → File Import → Web Connect (.QFX) File and select the repaired file.
- If the file is valid but the error persists, the problem is on Quicken's connectivity side (a different family of OL errors) — deactivate and reactivate online services for the account.
Related import problems
Skip the manual edit — fix it automatically
The fixer checks every cause listed above — ampersands, dates, FITIDs, BOM, truncation — and repairs the ones that can be fixed deterministically. Free, no signup, no upload.
Open the fixer