In Metabase I am experiencing an error, where if i resize/change position of chart in dashboard (Created by me or other teammate) it gives me ‘you don’t have permission to see this’ error. Althought i have access to entire database and Metabase functions. Not able to find the cause of issue. I would appreciate
help here.
Are you accessing Metabase through a cache or firewall with WAF? I’ve seen WAFs object to the frequency or content of Metabase queries and block them, which depending on the error code used can generate a message like that.
The way to confirm it is to look in the Metabase log at the time you were making the changes. If you run into a permission issue it will log 403 error codes for the API queries. If you’re seeing something else, like a 200, then there’s something interfering.