Admin API error
I'm trying to change the access mode for some of my images (which were uploaded through the Admin Panel's Media Library and are therefore of type 'upload') ... I would like to set the access mode to 'authenticated' but when I POST this:
https://{{API_KEY}}:{{API_SECRET}}@api.cloudinary.com/v1_1/{{MY_CLOUDINARY}}/resources/image/upload/update_access_mode?access_mode=authenticated&public_ids[]=testimage
I get this back:
{
"error": {
"message": "API not enabled"
}
}
I've looked everywhere but can't find a setting to change to fix this problem :/
-
Hi Chris,
Can you please open a support ticket here- https://support.cloudinary.com/hc/en-us/requests/new and provide me with exact URL used and the image URL you are trying to upload along with your cloud name and I will be able to better assist you.
Thanks,
Aditi
0
Post is closed for comments.
Comments
1 comment