
Data & Backups
QuickBooks Online Has No Restore Point Feature
QuickBooks Online does not offer a restore point or backup-and-restore option, leaving users without a safety net when reorganizing their books.
Accounting News
Problems, outages, and quirks that QuickBooks users are reporting — tracked and explained by the desk.

Data & Backups
QuickBooks Online does not offer a restore point or backup-and-restore option, leaving users without a safety net when reorganizing their books.

API & Integration
Developers building headless integrations with the QuickBooks Online Accounting API must use OAuth tokens, even when no user-facing login flow exists.

API & Integrations
Developers integrating with QuickBooks Online find no API method to retrieve invoice fields for mapping, forcing them to rely on schema files or manual documentation review.

Errors
QuickBooks developers hitting error 3200 on invoice creation through IPP v3 are likely facing expired OAuth tokens, not an edit sequence problem.

Errors
QuickBooks Desktop returns error 3180 when a qbXML InvoiceAdd request contains no line items, because the application requires at least one entry to save.

Developer & API
QuickBooks Desktop V3 REST API was deprecated, but Intuit offered case-by-case grandfathering for invested developers and pointed others to the QBXML SDK.

Web Connector
QuickBooks Web Connector users querying inventory items can hit a misleading error when the item type queried doesn't match what exists in the company file.

SDK & Integration
Developers discover that QuickBooks payroll items are locked down from the SDK, forcing workaround approaches for commission imports tied to employee pay.

Nonprofit & Events
A community answer explains the correct debit and credit entries when event attendees pay ahead, clarifying why the initial credit is a liability rather than revenue.

Accounts Payable
QuickBooks users back-filling early books can clear personally paid bills through a journal entry to equity, then apply the resulting credits in Pay Bills.

API & Integration
When integrated software sends overpayments to QuickBooks Desktop via the Web Connector, the ReceivePaymentAdd request should carry the full check amount with only the invoice portion applied.

Development & Integration
QuickBooks Desktop requires the desktop application and the official SDK for custom integrations. There is no way to read company files directly, but in-house development is free.

Import & Export
Comparing Web Connector, third-party import tools, and the QuickBooks Online API for moving transactions from an internal application into QuickBooks Pro.

SDK & Integration
QuickBooks SDK users who need to remove list objects like employees or customers can use the ListDel request rather than simply marking items inactive.

Third-Party Integration
QuickBooks cannot accept third-party network connections on its own, so remote RSSBus integration requires a helper application running alongside the company file.

SDK & Integration
Developers using the QuickBooks SDK find that blank or description-only invoice lines vanish during modification unless only the transaction line ID is passed for untouched rows.

Errors
Submitting multiple invoice numbers in a single QuickBooks query causes the entire batch to fail if even one number has no matching record in the company file.

Payments & Merchant Services
Developers connecting to QuickBooks Merchant Services hit an ARSC262 error when the CSR common name is not in the required applogin:hostname format or includes an email address.

API & Integrations
QuickBooks requires at least one interactive sign-in for OAuth authorization, and tokens expire after 180 days with a 30-day renewal window.

Integration & SDK
Custom web applications running under IIS cannot connect to an already-open QuickBooks company file due to session and GUI limitations in the QBXML SDK.
Performance & Data Management
Bulk time-clock imports via Web Connector create thousands of individual entries that degrade QuickBooks performance and risk company file corruption.

Web Connector & Integration
Developers using the Web Connector SDK can automatically pull recently modified customers, estimates, and sales orders by registering a login hook and queuing recurring queries.

Errors
QuickBooks Desktop Error -6130 blocks access to the company file when the database connection fails or supporting files are out of sync. Here is what works.

Errors
QuickBooks Desktop payroll and program updates fail with 15xxx errors. Here is what causes them and how to clear the update block.