Customized download error: Sfc.ContentDownloadHandlerFactory implementation contains call to download operation in Salesforce
Customized download error Sfc.ContentDownloadHandlerFactory implementation contains call to download operation Above exception happens when VersionData is queried inside an Apex Class where Sfc.ContentDownloadHandlerFactory interface is used. To resolve the issue, ....