mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-23 17:30:35 +00:00
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
clientId
by logging into your domo instance. - After that click on
My Account
>Manage Clients
(if created).
{% image src="/images/v1.5/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 onAdmin
. - Under
Authentication
you will findAccess tokens
.
{% image src="/images/v1.5/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 inMy Account
(If client not found, click here)
{% image src="/images/v1.5/connectors/domodatabase/scopes.jpeg" alt="Scopes" caption="Scopes" /%}