留言板

Method /screens-web.screensassetentry/get-asset-entries is unavailable

Aditya Aggarwal,修改在7 年前。

Method /screens-web.screensassetentry/get-asset-entries is unavailable

New Member 帖子: 2 加入日期: 16-12-2 最近的帖子
I've Liferay 6.2 setup and I'm trying to fetch blogs through the AssetScreenLet from iOS LiferayScreenlet sdk. But when the service is called, it's returning an error 'No JSON web service action with path /screensassetentry/get-asset-entries and method null for //screens-web'.

We are using Liferay CE 6.2 and to support Screenlet we have also installed screenlet plugin from https://web.liferay.com/marketplace/-/mp/application/54365664. Even after installing this plugin the above missing method is not showing up in the method list.

Can anyone help me in resolving this issue? Thanks in advance emoticon
thumbnail
Victor Galan,修改在7 年前。

RE: Method /screens-web.screensassetentry/get-asset-entries is unavailable

Regular Member 帖子: 144 加入日期: 16-6-14 最近的帖子
Hi!

What is your Liferay screens plugin version? It is deployed correctly you can check if the service exist accessing your-server-url/api/jsonws and in the dropdown look for screens-web

Regards,

Victor
Aditya Aggarwal,修改在7 年前。

RE: Method /screens-web.screensassetentry/get-asset-entries is unavailable

New Member 帖子: 2 加入日期: 16-12-2 最近的帖子
Victor Galan:
Hi!

What is your Liferay screens plugin version? It is deployed correctly you can check if the service exist accessing your-server-url/api/jsonws and in the dropdown look for screens-web

Regards,

Victor



Hi Victor,

The version is 6.2 at both the ends. However, the desired method is not showing up in the dropdown. It seems that the method is not available in the plugin for 6.2.

Thanks,
Aditya
thumbnail
Victor Galan,修改在7 年前。

RE: Method /screens-web.screensassetentry/get-asset-entries is unavailable

Regular Member 帖子: 144 加入日期: 16-6-14 最近的帖子
Aditya Aggarwal:
Victor Galan:
Hi!

What is your Liferay screens plugin version? It is deployed correctly you can check if the service exist accessing your-server-url/api/jsonws and in the dropdown look for screens-web

Regards,

Victor



Hi Victor,

The version is 6.2 at both the ends. However, the desired method is not showing up in the dropdown. It seems that the method is not available in the plugin for 6.2.

Thanks,
Aditya


But you can see the /screens-web module?