Adobe Document Embedding API blank preview error on legal claims portal
Hello Adobe Community,
We are integrating the Adobe Document Generation API and PDF Embed API into our client portal (hdclaims.co.uk) to allow clients to view downloadable legal claim forms directly inside their web browser.
Issue Description:
When attempting to render generated PDF claim summaries using AdobeDC.View in Inline embed mode, the PDF viewer container displays a blank white box with a CORS header missing warning in Chrome and Edge developer console.
Environment Setup:
-
SDK: Adobe PDF Embed API (v2.x)
-
Domain:
hdclaims.co.uk -
Server: Nginx reverse proxy serving static PDF assets over HTTPS.
Steps Taken:
-
Registered the client ID specifically bound to
hdclaims.co.ukin the Adobe Developer Console. -
Verified
Access-Control-Allow-Originheaders on origin server are configured to allow Adobe API endpoints. -
Tested direct access to PDF file path, which opens correctly outside the embedded viewer.
Is there any specific CORS or CSP (Content Security Policy) directive required when loading local PDF blobs via Adobe PDF Embed API on .co.uk domains?
Any technical advice would be appreciated!
