Foren

Liferay profile Image upload webservice calling issue

RAHUL Joshi, geändert vor 6 Jahren.

Liferay profile Image upload webservice calling issue

New Member Beiträge: 6 Beitrittsdatum: 03.03.17 Neueste Beiträge
Hi,

I tried to call the web service for updating the user portrait image through the URL from with http://domain_url/api/jsonws/user/update-portrait/user-id/{user-id}/bytes/{bytes}

I am using Liferay 7 CE ga4.
I have tried appending the base64 string in {bytes}, which does not seem to be a valid value.
I am not sure how to handle the service call with the portal. Does anyone have an idea about it?

Thanks