留言板

Json Web services

pavan kumar,修改在7 年前。

Json Web services

New Member 帖子: 3 加入日期: 11-6-23 最近的帖子
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,修改在7 年前。

RE: Json Web services

Liferay Legend 帖子: 2416 加入日期: 10-12-22 最近的帖子
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.