Hi there,
May I ask please what is the version of the DHIS2 instance that you are using? Superset dashboards are supported in the core Dashboard app in version 2.42+, see release note.
I see that you have “enable_dashboard_embed” in the .py file, but my second question is, did you Enable Embedded Mode in the System Settings app? I think you’ll need to do both. See docs, https://docs.dhis2.org/en/use/user-guides/dhis-core-version-242/configuring-the-system/system-settings.html?h=enable+embedded+dashboards+2.42#system_analytics_settings:~:text=Enable%20embedded%20dashboards .
I’m also wondering if you made sure the user that the Superset is using has the proper sharing settings, please see here: Dashboard saving - Error - After upgrade to 2.40.x - Any thing changed? - #2 by Gassim
If all else fails, would you kindly check if there are log issues on the Superset side or when you open the Network and Console tabs in DevTools (F12 > Network).
Thank you!