Assuming there is an unauthenticated endpoint that returns a Blob object, it triggers the DownloadService which tries to log the download reason for a null principal, and it fails.
See DownloadServiceImpl#logDownload.
Assuming there is an unauthenticated endpoint that returns a Blob object, it triggers the DownloadService which tries to log the download reason for a null principal, and it fails.
See DownloadServiceImpl#logDownload.