Can not delete a folder even if the folder is realy empty
Hi there,
I'm using Cloudinary PHP SDK client to manage my assets.
To delete the assets inside a folder, then the folder it self, I use
deleteFolder("$folder");
But I keep receveing an exception even that I'm sure, the folder is really empty
-
Official comment
Hi TC,
Most likely you have backup enabled. Because of this, the asset is not yet fully deleted.
If you want to clear your backup, please open a support ticket on our support portal with the details and we'll be happy to assist you.Regards,
Erwin LukasComment actions
Post is closed for comments.
Comments
1 comment