Hello ONLYOFFICE Team,
I’m encountering an issue where documents open and allow editing, but the changes are not being saved. Here’s a detailed description of the problem:
I open a Word document in ONLYOFFICE (via browser or an integrated system).
The document opens correctly and editing is fully functional.
After making changes and clicking Save (ForceSave), a popup appears with the following message:
“The document could not be saved. Please check connection settings or contact your administrator.”
Additional Technical Details:
There is no activity in the Network tab when ForceSave is triggered.
The callback URL/API is not getting called at all.
All other endpoints and the editor initialization appear to work fine.
It seems the ForceSave request is either failing silently or not being triggered at all. I’ve confirmed that the callback URL is correct and accessible from the server.
I am using React, Docker & Spring Boot.
Could you please help me troubleshoot this issue or suggest what might be going wrong?
Thanks in advance for your support.
Best regards,
Saransh