Foros de discusión

Json Web services

pavan kumar, modificado hace 7 años.

Json Web services

New Member Mensajes: 3 Fecha de incorporación: 23/06/11 Mensajes recientes
Hi Team,

Currently i am trying to access liferay Services by following the below url

https://web.liferay.com/community/forums/-/message_boards/view_message/13489024#_19_message_13489024

but getting the HTTP/1.1 404 Not found

Please find the attachment for the class

Kindly let me know how to access the liferay inbuilt services.

Thanks in Advance
Pavan

Archivos adjuntos:

thumbnail
Andrew Jardine, modificado hace 7 años.

RE: Json Web services

Liferay Legend Mensajes: 2416 Fecha de incorporación: 22/12/10 Mensajes recientes
Hi Pavan,

I'm not sure which version of LR that you are using, but you can try using /api/jsonws (remove /secure from the path). I'm used this technique for services that require authentication in 6.2 and it works.