Errors occurs when getDataPage of JS API is executed by an operator with AccessGroup whose default portal is set to "UserPortal"
The following error occurs when "getDataPage" (JavaScript API) embedded in a Section is executed by an operator with an AccessGroup whose default portal is set to "UserPortal".I found the following error in the browser's developer tools. Could you please tell us how to deal with this error?
・Failed to load resource: the server responded with a status of 403 ()
・Error getting the datapage JSON [object Object].
Additional information
・When accessing UserPortal from DevStudio by an operator with an AccessGroup whose default portal is set to "Developer", this error does not occur even if getDataPage (JavaScript API) is executed.
・We have confirmed that this issue occurs in PegaCloud environment, PegaVersion: 8.8.3.
・We have confirmed that this issue also occurs in PersonalEdition (PegaVersion:8.7.0) built in the local environment.