I am currently facing an issue. When I try to make a conversation request, I run into a CORS validation problem.
On Postman, I can successfully initiate a conversation without this error, but not from my application.
Error: Access to XMLHttpRequest at ‘https://onlyoffice.mydomainname.fr/ConvertService.ashx’ from origin ‘http://localhost:8080’ has been blocked by CORS policy: Response to preflight request doesn’t pass access control check: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
Here are some relevant details about my setup:
Installation type: ONLYOFFICE Docs Developer Edition on Docker
Version: 7.3.0
Is your instance of Document Server integrated with any storage? Can you provide a demonstration of the issue for better visual reference?
Additionally, specify version of Document Server currently used.