You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/08/03 14:33:47 UTC

[GitHub] [superset] perfectayush commented on issue #20654: Access is denied for some charts in an embedded dashboard

perfectayush commented on issue #20654:
URL: https://github.com/apache/superset/issues/20654#issuecomment-1204031969

   > I just had the same issue today. In my case, only bar charts where the x-axis is a category and not a date/time gave me an `Access Denied`. While inspecting the network calls in chrome I find out that it was the `explore_json` endpoint that returned 403 so I added to the role I use for embed the right `can explore json on Superset`.
   > 
   > I hope it helps :)
   
   Same on 1.4.2. I was getting 401 for some `explore_json` calls for some charts. Weirdly this API is not hit for every chart in dashboard but for select few. Added `can explore json on Superset` for the required role and it's working now.
   
   Thanks @catherinetrn 
   
   


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org