faycal-merouane commented on issue #17187:
URL: https://github.com/apache/superset/issues/17187#issuecomment-1194267891

   > Hi, I am able to embed superset into our website. It works fine as 
read-only dashboard. However, when I click "Enter fullscreen", or "Edit 
Dashboard" -> "Discard", it shows this 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."}]}}]}
   > ```
   > 
   > "Edit chart" shows a blank page.
   > 
   > "CREATE NEW CHART" gives this error in the browser console:
   > 
   > ```
   > Blocked opening 'https://superset.example.com/chart/add?dashboard_id=5' in 
a new window because the request was made in a sandboxed frame whose 
'allow-popups' permission is not set.
   > ```
   > 
   > I have given the guest role "Admin" and the rls is empty when getting the 
guest token. Most other menu links seem to work.
   > 
   > Please keep up the great work! Hopefully, these issue can be resolved soon.
   > 
   > @shenrie Do you mind sharing your changes to superset_config.py? I am 
interested to see how to hide the superset top navigation menu.
   
   
   
   hey, can you provide me documentation to embed an iframe in my web 
application ? I'm trying to use the jwt from the security api but no result .


-- 
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]

Reply via email to