An exception occurred when calling CloudnaryAPI.cloudinary.DeleteResources() from window service.
Hello Support team
I have used below code
In C#.net
DelResResult deletedResults = CloudnaryAPI.cloudinary.DeleteResources(new DelResParams()
{
PublicIds = publicIds
});
where publicIds is list of string with pubic ids.
but exception occurred
ERROR : Unexpected character encountered while parsing value: <. Path '', line 0, position 0.
Please help me out this problem
Thanks & regards
0
-
Hi Ariel,
Can you please open a support request here: https://support.cloudinary.com/hc/en-us/requests/new and share the cloud name and the exact parameters that were passed to the request.
Regards,
Aditi0
Post is closed for comments.
Comments
1 comment