> For the complete documentation index, see [llms.txt](https://docs.mydbsync.com/cloud-workflow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/quickbooks-online-disconnected-with-an-error-message-in-the-logs.md).

# Quickbooks Online disconnected with an error message in the logs

#### Summary

This article provides steps to troubleshoot and resolve the following Quickbooks online disconnected errors:

```
Error: QuickBooksRestV3Adapter Exception while Reseting OAuth Tokens
```

```
Error: Failed to process Transform and Write action Unable to authenticate connection to QuickBooks Online, Reconnect and try again
```

#### Problem

When syncing records between Salesforce and QuickBooks Online using DBSync, the process fails with the following error message:

```
QuickBooksRestV3Adapter Exception while Reseting OAuth Tokens
```

#### Applies To

* **Product/Service**: DBSync Cloud Workflow
* **Versions**: All versions supporting Salesforce-QBO integration
* **Operating Systems**: Platform-independent (Cloud-based)
* **Databases / Connectors**: Salesforce, QuickBooks Online

#### Solution

**Prerequisites**

* Admin access to DBSync
* Admin Access to the client’s QBO file.
* Admin login credentials for Quickbooks online for sign in.

#### &#x20;Steps

1. **Login To your DBSync Account**: Log in to your DBSync account.
2. **Open New Development Studio**: Click **New Development Studio** (Button at the right side). In the Cloud Workflow Development Studio, click the required project name to open it.
3. **Open Connectors**: Click **Connectors** on the left side of the window and then click project name Quickbooks connector.
4. **Reconnect QuickBooks**: Click **Would you like to reconnect?** --> **Connect to QuickBooks**. Login to your Quickbooks Online with the credentials.
5. **Validate and Save**: Click **Advanced Properties** next to Quick Set Up. **Validate** and **Save** the connection.

#### Root Cause

This issue arises when the Quickbooks login password has been changed.

<div align="left" data-full-width="true"><figure><img src="/files/YeecoGvWbUhZg2i6IzV4" alt="" width="563"><figcaption></figcaption></figure></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.mydbsync.com/cloud-workflow/troubleshooting/page-2/quickbooks-online-disconnected-with-an-error-message-in-the-logs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
