User receiving error message 'You do not have access to the Apex class named 'SharinPixLightningController' when trying to access a SharinPix component. What should I do?

Error messages such as 'You do not have access to the Apex class named 'SharinPixLightningController' ' (or another class name: 'You do not have access to Apex class name [ApexClassName] ') mostly occur when a non-admin user try to access a SharinPix component.

This is due to the following Salesforce critical update: Restrict Access to @AuraEnabled Apex Methods for Authenticated Users Based on User Profile

To resolve this, simply assign the permission set named SharinPix Lightning Components to the user encountering this error message. The SharinPix Lightning Component permission set gives access to SharinPix's Apex classes.

circle-check
circle-exclamation

Last updated

Was this helpful?