Fix: QuickBooks won't import your .qbo file
If QuickBooks rejects your converted .qbo file with an INTU.BID or “bank is not authorized” error, here's what's actually happening — and how to fix each cause.
What the error means
A .qbo file (Intuit's Web Connect format, based on OFX) carries a field called <INTU.BID> — a financial-institution ID that tells QuickBooks which bank the file came from. When that ID isn't one QuickBooks recognizes or has enabled for Web Connect, you'll see messages like “The financial institution is not one of the institutions authorized…” or “This file cannot be imported.”
The common causes (and fixes)
- Unrecognized INTU.BID. The file's bank ID doesn't match a bank QuickBooks knows. The reliable fix is to produce the
.qbowith a valid, recognized INTU.BID for your bank. Some advanced users hand-edit the<INTU.BID>value to a known-good one — do this carefully and only on a copy. - QuickBooks Desktop is too old. Desktop versions generally stop importing Web Connect files after about three years. Update, or use a currently-supported version.
- You're importing into an already-linked account. If the account is connected to a live bank feed, a manual
.qboimport can conflict. Import into the correct account, or temporarily disconnect the feed. - Malformed file from a converter. Some tools output a slightly-wrong file structure that QuickBooks silently rejects. A well-formed OFX/QBO with correct headers and a valid bank ID is what imports cleanly.
.ofx and .qfx files, not just .qbo. If a .qbo keeps bouncing, a clean .ofx of the same transactions is often accepted where CSV and .qbo fail.Why not just use CSV?
CSV import is looser: QuickBooks has to guess how to parse your columns, and date/amount/sign mistakes are common. A structured .qbo/OFX file carries the transaction type, date and amount explicitly, so it tends to import more reliably — when the bank ID is right.
- Is INTU.BID the same as INTU.QID?
- They're related Web Connect fields; QID identifies the file/account context. Both need to be consistent for QuickBooks to accept the file.
- Does this affect QuickBooks Online or Desktop?
- Both. Desktop uses Web Connect
.qbodirectly; Online accepts.qbo/.ofx/.qfxuploads when a bank isn't connected.
Want .qbo files that import the first time?
The converter we're building is designed to output QBO/OFX with a valid, recognized INTU.BID — no manual editing. It's in private beta.
Join the early-access list →