PDF Embed API Client ID does not work on domain
For our customer, when trying to use the PDF Embed API [https://www.adobe.io/apis/documentcloud/dcsdk/] it appears that the following URL is getting blocked on their internal network and impacting the PDF Viewer from passing the client API key --> https://documentcloud.adobe.com/view-sdk/main.js
Is there a workaround to preventing this URL from getting blocked for internal firewalls?
Furthermore, there are 4 URI patterns for https://documentcloud.adobe.com used in https://www.aemcomponents.dev/content/core-components-examples/library/page-authoring/pdf-viewer.html .
- https://documentcloud.adobe.com/dc-core/
- https://documentcloud.adobe.com/dc-rendition-provider/
- https://documentcloud.adobe.com/dcpreviewdropin/
- https://documentcloud.adobe.com/view-sdk/
Can these javascript libraries be moved to another domain?
