I'm getting
java.lang.SecurityException: Access denied, caller package does not have all read customer permissionsWhen I try to load customer using this uri
CustomerContract.Data.contentUriWithAccount(account);if I use
CustomerContract.Summary.contentUriWithAccount(account);it works properly.
ps: I have the customer read permission