掲示板

Json Web services

7年前 に pavan kumar によって更新されました。

Json Web services

New Member 投稿: 3 参加年月日: 11/06/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
7年前 に Andrew Jardine によって更新されました。

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.