mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-27 00:31:42 +00:00
* Update the partial references for 1.7.x-SNAPSHOT * Delete image folder for 1.4 and add images for 1.7 * Update the new connector stages
1.2 KiB
1.2 KiB
| title | slug |
|---|---|
| Domo Database Connector Troubleshooting | /connectors/database/domo-database/troubleshoot |
Troubleshooting
Learn how to resolve the most common problems people encounter in the Domo Database connector.
How to find clientId?
- You can find your
clientIdby 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
MOREbutton on navbar, after that click onAdmin. - Under
Authenticationyou will findAccess 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 Clientssection inMy Account(If client not found, click here)
{% image src="/images/v1.7/connectors/domodatabase/scopes.jpeg" alt="Scopes" caption="Scopes" /%}