Embedded app - private using API

I have a working POC written in .NET which successfully retrieves an access token and embed token for my Domo App. I am then following model of creating an iframe and setting the source to:
const source = "<html>\n" +
" <body>\n" +
" <form id=\"form\" action=\"" + embedUrl + "\" method=\"post\">\n" +
" <input type=\"hidden\" name=\"embedToken\" value=\"" + embedToken + "\">\n" +
" </form>\n" +
" <script>\n" +
" document.getElementById(\"form\").submit();\n" +
" <\/script>\n" +
" </body>\n" +
"</html>\n";
This was working last week. My Domo domain was changed, and now I get a
Sorry. This content is no longer available.
error. I created a new client, still no luck. The allowed domains are still set and still accurate. What else should I check for?
Answers
-
Tokens are domain specific. If your domain changed, you need to make sure you regenerate access and embed tokens for the new domain. And allowed domains are set.
You say you created a new client and allowed domains are still set. Are you referring to the embed and settings for Domo Everywhere?** Was this post helpful? Click Agree or Like below. **
** Did this solve your problem? Accept it as a solution! **0
Categories
- All Categories
- 2K Product Ideas
- 2K Ideas Exchange
- 1.6K Connect
- 1.3K Connectors
- 308 Workbench
- 6 Cloud Amplifier
- 10 Federated
- 3.8K Transform
- 660 Datasets
- 117 SQL DataFlows
- 2.2K Magic ETL
- 815 Beast Mode
- 3.3K Visualize
- 2.5K Charting
- 84 App Studio
- 46 Variables
- 781 Automate
- 191 Apps
- 483 APIs & Domo Developer
- 84 Workflows
- 23 Code Engine
- 43 AI and Machine Learning
- 22 AI Chat
- 3 AI Projects and Models
- 18 Jupyter Workspaces
- 408 Distribute
- 116 Domo Everywhere
- 281 Scheduled Reports
- 11 Software Integrations
- 146 Manage
- 142 Governance & Security
- 8 Domo Community Gallery
- 49 Product Releases
- 12 Domo University
- 5.4K Community Forums
- 41 Getting Started
- 31 Community Member Introductions
- 115 Community Announcements
- 4.8K Archive