dosubot[bot] commented on issue #32219: URL: https://github.com/apache/superset/issues/32219#issuecomment-2650493794
<!-- Greeting --> Hey @furkanrollic! I'm here to help you with any bugs, questions, or contributions you have for Apache Superset. Let's tackle this dashboard embedding issue together! <!-- Answer --> In Superset version 5.0.0rc1, it seems that there might be changes related to the permissions required for accessing embedded dashboards, specifically concerning the guest token's "resources" section. While I couldn't find specific documentation or code comments detailing these changes, it is possible that you now need to include datasources in the "resources" section of the guest token to ensure proper access control. In version 4.x, this might not have been necessary, but the update to 5.0.0rc1 could have introduced stricter permission checks. You might want to try including the relevant datasources in the "resources" section of your guest token to see if that resolves the issue. If the problem persists, it could be beneficial to review any release notes or migration guides for version 5.0.0rc1, if available, for additional insights. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/a0b26bd4-4959-47d0-bb4c-04b4aec2fc37?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/a0b26bd4-4959-47d0-bb4c-04b4aec2fc37?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/a0b26bd4-4959-47d0-bb4c-04b4aec2fc37?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/a0b26bd4-4959-47d0-bb4c-04b4aec2fc37?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/a0b26bd4-4959-47d0-bb4c-04b4aec2fc37?feedback_type=hallucination) | [Other](https://app.dosu.dev/response-feedback/a0b26bd4-4959-47d0-bb4c-04b4aec2fc37?feedback_type=other)</sup> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
