GitHub user jkest added a comment to the discussion: Superset 6.0 Embedded Dashboard: /api/v1/me/roles/ API returns 403 Forbidden
We had a similar issue. Fix: rollback to 6.0.0 Our Superset instance is hosted on Elest.io and last night there was an update to 6.0.1 and all of a sudden our embedded dashboards did not work anymore (403 /api/v1/me/roles/). I tried everything: - Gave Public, Gamma and my own custom role literally ALL permissions - Tried using curl instead of our product - Tried letting Superset provide tokens instead of creating it ourselves Nothing worked. I did a rollback to 6.0.0 and everything works again. Either there is a bug in 6.0.1 or token management has changed drastically GitHub link: https://github.com/apache/superset/discussions/37406#discussioncomment-15744640 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
