GitHub user arthurworkspace created a discussion: Superset 6.0 Embedded Dashboard: /api/v1/me/roles/ API returns 403 Forbidden
### Bug description 1. Switch Superset code to branch [6.0](https://github.com/apache/superset/tree/6.0) 2. Run Superset using docker compose up --build, Superset works fine at this point 3. Open my project and use @superset-ui/embedded-sdk to embed a Dashboard 4. When running my project and opening the embedded dashboard, the Superset API endpoint` /api/v1/me/roles/` returns 403 Forbidden. ### Screenshots/recordings <img width="868" height="497" alt="Image" src="https://github.com/user-attachments/assets/b69be12b-35b1-4ed9-aecd-eb49abdfe2f7" /> <img width="1198" height="828" alt="Image" src="https://github.com/user-attachments/assets/276997a0-630b-403a-aa89-92b2a2de87b2" /> ### Superset version 6.0 ### Python version 3.11 ### Node version 18 or greater ### Browser Chrome ### Additional context _No response_ ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [ ] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. GitHub link: https://github.com/apache/superset/discussions/37406 ---- 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]
