You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Hi.
We have an Experience cloud LWR site, Enhanced CMS workspace, connected them each other. In site we can choose the content from CMS in LWC component (the ContentReference property) and get the content key.
I tried to use the ManagedContentController class as is in our project, but calls to apex fails with error ConnectApiException with message "You don't have access to this channel".
Can anybody point to solution or mistakes?
I have already spent 2 days on google and salesforce help searching.