Hi everyone,
I’m trying to integrate a Metabase dashboard into my application on the Alpha platform.
I’ve already embedded the dashboard to our application server code. I can see the dashboard listed under Trinity Insights, which confirms the dashboard is working fine from the Metabase side.
However, when I try to integrate it within Alpha, the following API calls are failing:
POST /get-embeddable-dashboards
POST /projectdashboard/list
Because of this, the dashboard is not showing up or listing in Alpha as expected.
Has anyone faced a similar issue or can guide me on how to properly integrate and list the embedded Metabase dashboards within Alpha? @Irfan_Ali @doomedCode
Thanks in advance!