Hi, i have done the Onlyoffice with build_tools and what next ?
I’m trying to use only office for a POC and i only need the API and the SDK. But browser or with post man return this :
Connot GET /
Cannot POST /api/2.0/authentication/
Hello @klevyn,
What exactly would you like to build? ONLYOFFICE Docs? The guide you mentioned is for building ONLYOFFICE Docs, whereas the request /api/2.0/authentication/ is for ONLYOFFICE Workspace.
Please describe what you did and what you’d like to achieve, as well as how you reproduced the issue, in as much detail as possible.
So i have build with buildtools with ./automate web.
In my repos ~/build_tools/out/linux_64/onlyoffice/documentserver/web-apps/apps$ ls
api common documenteditor pdfeditor presentationeditor spreadsheeteditor
In /index.html i have this :
Server is functioning normally. Version: 8.3.0. Build: 0. Release date: 2025-02-24T00:00:00.000Z. Package type: 0. Customer Id: . Multitenancy: false. Alias:
Please try opening onlyoffice.my-domain.org/example page, send us the screenshot of its contents
To interact with the API, you need to send requests to Document Builder, please check out this guide: Document Builder API | ONLYOFFICE