satya
8 years agoExpert
Upload Image to Album on behalf of user through API
Hi,
We are trying to upload an image into user album on behalf of the user through API call.Following is the API call we have used: "/restapi/vc/users/login/[login] /media/albums/default/public/images/upload"
But it is throwing following error:
{"response":{"status":"error","error":{"code":303,"message":"User *ID* does not have the following permission(s) at *Domain* [ ]"}}}
We called this API with admin user session key.
Appreciate your help on this.
Thanks
Srujana Satya Datla.