Rounak Dhillon 685fa91935
Docs: Meta Description Updation (#22407)
Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”>
Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
2025-07-17 06:10:52 +00:00

1.4 KiB

title description slug
Domo Database Connector Troubleshooting Debug Domo database ingestion errors like access token mismatches, schema fetch failures, or rate-limit violations. /connectors/database/domo-database/troubleshoot

{% partial file="/v1.7/connectors/troubleshooting.md" /%}

Learn how to resolve the most common problems people encounter in the Domo Database connector.

How to find clientId?

  • You can find your clientId by logging into your domo instance.
  • After that click on My Account> Manage Clients(if created).

{% image src="/images/v1.7/connectors/domodatabase/client-id.png" alt="Client-id" caption="Find Services under the Settings menu" /%}

Where to find accessToken?

  • You need to generate accessToken.
  • Login into your sandbox domain ex. <your-domain>.domo.com.
  • Click on the MORE button on navbar, after that click on Admin.
  • Under Authentication you will find Access tokens.

{% image src="/images/v1.7/connectors/domodatabase/access-token.png" alt="Access Token" caption="access-token" /%}

Where can I find my scopes?

  • Scopes can be find Under Manage Clients section in My Account (If client not found, click here)

{% image src="/images/v1.7/connectors/domodatabase/scopes.jpeg" alt="Scopes" caption="Scopes" /%}