Permissions denied on 1 cards after restricting 2 tables access

Diagnostic Info:
{
"browser-info": {
"language": "en-US",
"platform": "Win32",
"userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36",
"vendor": "Google Inc."
},
"system-info": {
"file.encoding": "UTF-8",
"java.runtime.name": "OpenJDK Runtime Environment",
"java.runtime.version": "1.8.0_312-heroku-b05",
"java.vendor": "Oracle Corporation",
"java.vendor.url": "http://java.oracle.com/",
"java.version": "1.8.0_312-heroku",
"java.vm.name": "OpenJDK 64-Bit Server VM",
"java.vm.version": "25.312-b05",
"os.name": "Linux",
"os.version": "4.4.0-1101-aws",
"user.language": "en",
"user.timezone": "Etc/UTC"
},
"metabase-info": {
"databases": [
"h2",
"postgres"
],
"hosting-env": "heroku",
"application-database": "postgres",
"application-database-details": {
"database": {
"name": "PostgreSQL",
"version": "12.9 (Ubuntu 12.9-2.heroku1+1)"
},
"jdbc-driver": {
"name": "PostgreSQL JDBC Driver",
"version": "42.2.23"
}
},
"run-mode": "prod",
"version": {
"tag": "v0.41.4",
"date": "2021-12-10",
"branch": "release-x.41.4",
"hash": "471cfb9"
},
"settings": {
"report-timezone": null
}
}
}

I have set a group with a with access to everything, all tenants, except sensitive data (hidden email and dob tables). My 1 card is locked in the dashboard

Hi @Anum
Your description does not make sense. Try providing some screenshots, so it is possible to understand.
Post full stacktrace errors from Admin > Troubleshooting > Logs.

My card is blocked.


I denied access to only two users.

@Anum That has nothing to do with data permissions, but collection permissions:
https://www.metabase.com/learn/permissions/collection-permissions.html
https://www.metabase.com/learn/permissions/data-permissions.html