|
Original Question or Issue: |
Edit in FileCloud Desktop App feature is not working from the file preview tab. |
|
Environment: |
|
| Steps to Reproduce: | The Desktop Edit option from the Preview tab is not working. |
| Error or Log Message: | Edit in Desktop App Not Running! |
|
Defect or Enhancement Number: |
|
| Cause: | CSP rules block request to http://127.0.0.1:34320 |
|
Resolution or Workaround: |
Please add the below entry : To the file below in all your FileCloud web nodes: |
| Notes: | Example: connect-src 'self' *.amazonaws.com *.core.windows.net blob: data: http://127.0.0.1:34320/v1/fileassociations *.autodesk.com; \ |