-
[domo CLI] login issue in domo app CLI after performing npm start
Description When attempting to develop the custom Domo app locally and run the local server using npm start, an authentication error is returned, prompting the user to log in to Domo using domo login. After successfully logging in, attempting to use npm start again returns the same authentication error. However, it…
-
Building custom connectors IT and Infosec systems
Hi, I am trying to build a bunch of custom connectors for various systems. I have built connectors for SentinelOne (updated one I created in a past job) EndOfLifeDate, DMARCLY Abnormal Email. I have had no luck with the existing JIRA connector so I am looking at creating my own JIRA connector but also creating connectors…
-
How do I make a Domo to Power BI Connection with Microsoft Authentication or Okta SSO and not ROPC?
Using the connector on the left requires an ROPC verification type which asks for the users Password. Our security requires that we work through a redirect with SSO and a token is passed back so passwords are only entered in one area. I believe the MSAL connector on the right should fill that criteria but it is still…
-
Google Sheets connector datasets failing due to auth token expired.
Hello, I am seeing that something today happened for all of our google sheet datasets via connector are failing or having long run times due to this error message. "Domo is ready, but the authentication token is expired. Please verify your account credentials and try again" Does anyone know the resolution for this? I tried…
-
Improve Auth method for SharePoint Connector Plugin via Workbench
We had a problem with the SharePoint plugin for Workbench because it only supports Basic Authentication. In the past, we were connecting to SharePoint just fine but the customer upgraded their authentication method from Basic to Modern and now the jobs we had stopped working. It would be nice for Domo to add the…
-
Having issues with authentication in Amazon S3 Writeback connector
when attempting to create a connection to an Amazon S3 bucket I am getting the following error: Failed to authenticate. Verify the credentials and try again. Error making request url:https://api.domo.com/v1/datasets?limit=5&offset=0&sort=name reponseBody:{"status":401,"statusReason":"Internal Server…
-
Displaying DOMO on TV Screens unatended
I have a use case to put a dashboard on a large Screen. A few requirements Needs to be authenticated Would prefer to show a dashboard and not just cards like publications does No code solution Must work with DOMO and BrightSign We tried carousel and it did not work Has anyone found a software solution to showing dashboards…
-
How do/will connectors work with MFA?
Hi everyone... I'm trying to use The Trade Desk connector but when I fill in the credentials when setting up the connector, it fails as it can't authenticate. My assumption is because both of the accounts I tried to use (and I'm presuming all Trade Desk accounts) have multi-factor authentication enabled. I'm told you can't…
-
Error retrieving a Domo API Access Token
I was running a python script that connects to Domo using my client id and secret and it was running fine till about an hour ago when I started getting an error message: File "/.virtualenvs/strat/lib/python3.8/site-packages/pydomo/Transport.py", line 87, in _renew_access_token raise Exception("Error retrieving a Domo API…
-
Has anyone pulled data from ActiveCampaign?
I am working on getting data from ActiveCampaign into Domo and wanted to see if anyone has succeeded in this.
-
Can Just One Workbench Be Used On One Domain?
Does anyone know more about having multiple users working on Workbench at the same time? The FAQ page states that it is "All Workbench jobs are saved in the cloud and tied to a specific login", but I'm not sure what this means. https://domohelp.domo.com/hc/en-us/articles/360043437373-Workbench-5-FAQs From what we have…
-
Domo Everywhere and Access Control
Our design team is looking at using Domo Everywhere to give us complete control over the design of the dashboard. However, the dashboard is for internal use only and we need to limit access to only those users who have signed in to Domo. My understanding is that Domo Everywhere does not allow for that kind of access…
-
SAML Authentication in the Mobile App
I'm planning to do SSO with SAML, but I can't find a way to support SAML authentication in the Domo mobile app. I assume that the app probably doesn't support SSO, but has anyone else achieved this?
-
OpenID Connect does not work with Amazon Cognito
Hi, When trying to setup Amazon Cognito as the OpenID Connect provider I get an "invalid_scope" error returned from Cognito. This is created by the fact that Domo is requesting the following scopes on the request to Cognito: * scope=openid profile email phone address The address scope does not exist within Cognito and as…
-
ChannelAdvisor - Authorization Failed
I'm attempting to establish a connection to ChannelAdvisor. I've got my dev-key and password configured in Domo and it authenticates properly. I've even followed their documentation (https://developer.channeladvisor.com/authorization/soap-api-credentials-flow/rest-request-access-endpoint) to make sure the profile / account…
-
Send postMessage event when user does not have access to embedded dashboard
Currently, when a user attempts to access an embedded dashboard that they do not have access to, DOMO presents the message "Sorry. This content is no longer available." in the embedded Iframe. From what I can tell, there is no way to capture this and provide a custom message to the user with perhaps more information or a…