mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-29 17:49:14 +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
clientIdby 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
MOREbutton on navbar, after that click onAdmin. - Under
Authenticationyou 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 Clientssection inMy Account(If client not found, click here)
{% image src="/images/v1.5/connectors/domodatabase/scopes.jpeg" alt="Scopes" caption="Scopes" /%}