SELECT queries for authenticated role users return true directly.SELECT queries for authenticated users have the following check: ((bucket_id = 'assets'::text) AND (auth.role() = 'authenticated'::text))public and using get URL from within the GUI, but I still get that issue.public schema every now and then for tests, but I grant necessary privileges to service_role, auth, and authenticated roles on the public schema.