Overview:
When the user opens Online Page, the user sees an error:
c__vod_embed: system.security.NoAccessException: You do not have sufficient privileges to access the controller: VOD_EMBED_CONTROLLER.
Root Cause:
The user does not have access to Apex Class VOD_EMBED_CONTROLLER.
Solution:
- Grant user access to Apex Class VOD_EMBED_CONTROLLER.
- Clear Veeva Cache.
- Open the page again.
Related Documentation:
N/A