Original Question or Issue: |
PDF previews are not working. | |
Environment: |
|
|
Steps to Reproduce: |
|
|
Error or Log Message: | Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://my-fc-instance.com/xxx (Reason: CORS header 'Access-Control-Allow-Origin' missing). Status Code: 403. |
|
Defect or Enhancement Number: |
||
Cause: | This is caused when using an S3 bucket for your files without a CORS policy. A CORS policy is required to ensure your resources can be accessed from a third-party application. |
|
Resolution or Workaround: |
To configure the CORS policy:
|
|
Notes: |