Forums de discussion

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

Aditya Aggarwal, modifié il y a 7 années.

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

New Member Publications: 2 Date d'inscription: 02/12/16 Publications récentes
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, modifié il y a 7 années.

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

Regular Member Publications: 144 Date d'inscription: 14/06/16 Publications récentes
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, modifié il y a 7 années.

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

New Member Publications: 2 Date d'inscription: 02/12/16 Publications récentes
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, modifié il y a 7 années.

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

Regular Member Publications: 144 Date d'inscription: 14/06/16 Publications récentes
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?