jamiemac87 commented on issue #30893:
URL: https://github.com/apache/superset/issues/30893#issuecomment-2541038747
Similar issue with version `4.1.1`.
**Repro Steps:**
1. Make guest role Admin
2. embed dashboard
3. Click on "edit dashboard" within title
4. click "discard" button
Results in following error
```
{"errors": [{"message": "403 Forbidden: You don't have the permission to
access the requested resource. It is either read-protected or not readable by
the server.", "error_type": "GENERIC_BACKEND_ERROR", "level": "error", "extra":
{"issue_codes": [{"code": 1011, "message": "Issue 1011 - Superset encountered
an unexpected error."}]}}]}
```
--
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]