Pro Code App Code Engine API calls failing when embedded publicly in SharePoint
I’m working on a Domo Pro Code app that uses Domo Code Engine to call an external AI API (Grok). The app works correctly inside Domo itself, but when the app is embedded publicly into SharePoint, the Code Engine/API part fails and throws errors. As a temporary workaround, we moved the API call through Cloudflare and that…