I installed DocsApi to my own server and turned off token from .json.
but I shows The document security token is not correctly formed. I did token:false in .json.
Also I’m trying to open word document from extarnal link like
google.com/web/mydoc.docx and callback url direct to another my project. Is it possible to work
Hello @iMax
After making changes to any configs of Document Server you need to restart it services with supervisorctl restart all
from inside the container with Document Server to apply changes.
Please see following articles in out API:
- Opening a file: Opening File - ONLYOFFICE Api Documentation
- Saving a file: Saving File - ONLYOFFICE Api Documentation
When it comes to the link, make sure that link is absolute or direct to the file.