Foren

Json Web services

pavan kumar, geändert vor 7 Jahren.

Json Web services

New Member Beiträge: 3 Beitrittsdatum: 23.06.11 Neueste Beiträge
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
thumbnail
Andrew Jardine, geändert vor 7 Jahren.

RE: Json Web services

Liferay Legend Beiträge: 2416 Beitrittsdatum: 22.12.10 Neueste Beiträge
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.