domo-java-sdk
domo-java-sdk copied to clipboard
Java - Domo API SDK
"Based on the current timeline, builds that use JCenter will be able to resolve dependencies until February 1, 2022 without changes. After that date, there are no guarantees that you...
Hi! This `ClientTest` file, mentioned in the readme, appears to be lost again. I searched the repo for "ClientTest", but didn't come up with anything. _Originally posted by @bradley-turek-at-domo in...
When I defined it in maven with API version 0.4.0, it failed to load. I think it is because bintray-domo is disabled. Is there any alternative repository? Is there any...
When I defined compile group: 'com.domo', name: 'domo-java-sdk-all', version: '0.4.0' in the gradle dependecy, it fails to load. Seems because bintray-domo is disabled. Is there any alternative repository? ![Screen Shot...
We recently had to create new credentials for a custom application since the past client credentials expired due to the user no longer being active in domo. The new credentials...
Hi. My codes for exporting dataset as csv file were performing correctly until since 28 Nov 2018. But now it is in trouble with the follow error message: ``` Exception...
I tried the following API, but cannot update description and name of DataSet metadata. https://developer.domo.com/docs/data-apis/data#API%20-%20Update%20DataSet%20MetaData Why?