domain_blocklist insufficient privilege on add
Customer-admin clicks add domain → 500 error. psycopg.errors.InsufficientPrivilege: permission denied for table domain_blocklist.
Customer-admin clicks add domain → 500 error. psycopg.errors.InsufficientPrivilege: permission denied for table domain_blocklist.
1 comment
Forgot GRANT on the new blocklist table. Now baked into the schema v8 SQL for future installs.
Sign in with your TDesk account to comment.