Chrome CORB issue
Learn about the Chrome CORB issue and how to address it.
Condition
Your mashup does not display on a web page when using the Google Chrome web browser.
Cause
CORB issues in Chrome occur when the HTML element and the Content-Type do not match.
Solution
- Pega Platform 7.4 and later releases resolve this
issue. If you need to troubleshoot a potential CORB issue in Pega Platform 7.3.x and earlier releases, analyze the
network trace and check the browser request to see if the access group
is defined. If the access group is not defined, add the following script
to the mashup code:
<script src="http://sample.pega.com/prweb?pyActivity=pzGetURLHashes"></script>
Previous topic CORB error with Chrome 80 SameSite cookies Next topic Blocked third-party cookies