Hello!
I want to integration OnlyOffice Group with our System - Loginom. Loginom use REST API connection for integration. I want to develop the component which can to get file (xlsx) and upload file from Onlyoffice Server (Groups).
I Try to use WOPI REST API. Try to apply this method: ONLYOFFICE Api Documentation - Overview
I cant to get success result. Error: 400
I took access token with this instruction: ONLYOFFICE Api Documentation - Get the authentication token
My request:
I put in 2 parameters: “file_id”, “access_token”