REST calls to Kopano
-
Hello everyone,
we are trying to integrate appointments from external calendars into the kopano one - and we are hoping to realize this or that endeavor by usage of kopanos rest api.
We are currently using centos 7 with kopano 8.7.1.
There is a kopano-kapid-0.9.0-1.3.x86_64 package, but it just spams errors about not finding the grapi-socket in the log; and as it seems, there may not be a kopano-grapi for 8.7.1 afaik. I read that with core 9.0 release a kopano-grapi for centos may be provided. So:Does anyone know how to circumvent this problem and maybe get the rest api working on centos 7?
Does anyone know when kopano core 9.0 will be released?Cheers
-
@dcuser said in REST calls to Kopano:
but it just spams errors about not finding the grapi-socket in the log
Yes, unfortunately the python version in centos/rhel 7 is way too old for he grapi backend, this is why this distribution is currently not supported for our rest api and in extension our new clients like Meet.
@dcuser said in REST calls to Kopano:
Does anyone know how to circumvent this problem and maybe get the rest api working on centos 7?
You could run kapi and grapi in Docker. e.g. with https://github.com/zokradonh/kopano-docker
@dcuser said in REST calls to Kopano:
Does anyone know when kopano core 9.0 will be released?
its still to early to give a concrete date for this.