ss-ravi
ss-ravi
I have the same problem. In my case I need the `can read on Chart` permission in the public role so I can embed the chart in my app without...
@rusackas Adding permissions to the Public role makes the api requests using the Admin role stop working, so it does look like a bug. I remember I also make an...
@rusackas I haven't tried it on the 4.0.0 version, but it does happen on 3.0.2.
I actually tried to call the update api to see if the `query_context` would be automatically created, but it wasn't. I would have to know the exact json to put...
I also noticed a different related issue. When you are embedding standalone charts, if the chart has no `query_context` it will try to update the chart from the iframe, and...
This workaround works great for the TAB problem! is there a workaround for the ESC problem mentioned on the original issue?
@bronz3beard I think the link you sent is not a solution to the problem. It seems that having `can read on Dashboard` or `can read on Chart` in the public...