Question
CORS Issue while using HTML5 Client
Hi, There is an issue while we try to use html5 client in iframe
Uncaught (in promise) DOMException: Blocked a frame with origin "myAdobeServer" from accessing a cross-origin frame.The problem is client.min.js tries to reach top frame document and browser blocked because of same-origin policy.
