You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Jorge Alejandro Puñales Fernández <pu...@gmail.com> on 2019/09/09 18:01:15 UTC

Issues with the openmeetings API

Hi there, i am trying to get responses from the openmeetings API with this
url: https://{myip}:{port}/openmeetings/services/ and i get 500 internal
server error in a lot of variants. How can i access correctly to the
openmeetings rest services?

Re: Issues with the openmeetings API

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello,

To get the list of all services you need to use https://
<HOST/IP>:<PORT>/next/services/services
To access particular service:
https://<HOST/IP>:<PORT>/next/services/services/user
(for UserWebService)

On Tue, 10 Sep 2019 at 01:00, Jorge Alejandro Puñales Fernández <
punnales@gmail.com> wrote:

> Hi there, i am trying to get responses from the openmeetings API with this
> url: https://{myip}:{port}/openmeetings/services/ and i get 500 internal
> server error in a lot of variants. How can i access correctly to the
> openmeetings rest services?
>


-- 
WBR
Maxim aka solomax