mvaullerin opened a new issue, #32753: URL: https://github.com/apache/superset/issues/32753
### Bug description **Bug Description** I have updated my Superset instance to version 5.0.0rc1 from a 4.x.x version and encountered an issue with my embedded dashboard. All the charts are displaying the following error: "Unexpected error: Guest user cannot modify chart payload." However, everything works fine in the Superset interface. Interestingly, the embedded charts start working again after navigating to the edit page of the chart (no need to save or change anything, just navigate to the edit page). It appears that this action populates the "query_context" field in the slices table, which is sufficient to make the embedded chart work. ### Screenshots/recordings  ### Superset version master / latest-dev ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [x] 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. -- 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]
