mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 10:39:30 +00:00 
			
		
		
		
	 685fa91935
			
		
	
	
		685fa91935
		
			
		
	
	
	
	
		
			
			Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”> Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
		
			
				
	
	
	
		
			1.4 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			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.9/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 clientIdby logging into your domo instance.
- After that click on My Account>Manage Clients(if created).
{% image src="/images/v1.9/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.9/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.9/connectors/domodatabase/scopes.jpeg" alt="Scopes" caption="Scopes" /%}