GitHub user worker123-tech added a comment to the discussion: Superset 6.0 Embedded Dashboard: /api/v1/me/roles/ API returns 403 Forbidden
I found that the corresponding permission number is 267, so we can look up this number and add it. This works in Superset 6.1.0rc1. However, we need to try multiple times when looking up the permission, because sometimes it won't be found. GitHub link: https://github.com/apache/superset/discussions/37406#discussioncomment-16380382 ---- 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]
