Pavel K.
Pavel K.
Hi, @isabellalacerda and @usamaB , I have fixed the issue by adding **can_read on DashboardFilterStateRestApi** and **can_write on DashboardFilterStateRestApi** permissions for the Public role
@sfirke Actually I have such list. You can check it out here https://gist.github.com/byk0t/bd6e9c3839967b4ac28a8da30f468b2a
> > @sfirke Actually I have such list. You can check it out here https://gist.github.com/byk0t/bd6e9c3839967b4ac28a8da30f468b2a > > @byk0t Thanks. So we need these permissions _in addition_ to the ones from...
> @byk0t neither Gamma nor [the permissions in your `superset-public-permissions.json` example](https://gist.github.com/byk0t/bd6e9c3839967b4ac28a8da30f468b2a) were enough to let public/anonymous users view dashboards in my case (Superset 1.5.1). So what I did was sync...