We want to checkout the OnlyOffice Integration App in our Nextcloud. Before we decide if we want to build a server we just want to test it.
So i installed the OnlyOffice App in Nextcloud and tried to save in the config-page of the OnlyOffice App.
No Servers. No Changes. Just the Checkbox "Connect to Demo ONLYOFFICE Document Server" is checked.
After saving the following message appears:
Any idea what could be the problem / how i can check for more?Error when trying to connect (Error occurred in the document service: Invalid token)
In the Nextcloud log the following is showing:
Thanks a lot! Let me know, if you need any more information.Exception: Error occurred in the document service: Invalid token
/www/htdocs/user/nextcloud/apps/onlyoffice/lib/documentservice.php - line 305:
OCA\Onlyoffice\DocumentService->ProcessCommandServResponceError(6)
/www/htdocs/user/nextcloud/apps/onlyoffice/controller/settingscontroller.php - line 306:
OCA\Onlyoffice\DocumentService->CommandRequest("version")
/www/htdocs/user/nextcloud/apps/onlyoffice/controller/settingscontroller.php - line 171:
OCA\Onlyoffice\Controller\SettingsController->checkDocServiceUrl()
/www/htdocs/user/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 170:
OCA\Onlyoffice\Controller\SettingsController->SaveAddress("https://onl ... /", "", "", "", true)
/www/htdocs/user/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 100:
OC\AppFramework\Http\Dispatcher->executeController(OCA\Onlyoffi ... {}, "saveAddress")
/www/htdocs/user/nextcloud/lib/private/AppFramework/App.php - line 137:
OC\AppFramework\Http\Dispatcher->dispatch(OCA\Onlyoffi ... {}, "saveAddress")
/www/htdocs/user/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47:
OC\AppFramework\App::main("SettingsController", "saveAddress", OC\AppFramew ... {}, { _route: "o ... "})
<<closure>>
OC\AppFramework\Routing\RouteActionHandler->__invoke({ _route: "o ... "})
/www/htdocs/user/nextcloud/lib/private/Route/Router.php - line 297:
call_user_func(OC\AppFramew ... {}, { _route: "o ... "})
/www/htdocs/w00b5f79/nextcloud/lib/base.php - line 1007:
OC\Route\Router->match("/apps/onlyo ... s")
/www/htdocs/w00b5f79/nextcloud/index.php - line 37:
OC::handleRequest()