Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Another issue i ran into seems to be related to dynamic folder mode. In my case, this is enabled, and it seems to be the new default and only option for new Cloudinary accounts. I noticed, however, that you apparently dropped support for it in the second Version of this plugin? As soon as I'll be upgrading to Craft 5 this would likely become an issue, so i'd love to hear your thoughts on this. Since i now rely on this plugin i'd obviously be happy to help :)
As for now, i noticed that at least the upload and the rename webhooks do not work with dynamic folder mode, presumably because the parameter for the folder is called
asset_folder
instead offolder
?I have no way now to verify this with an account that is in 'fixed' folder mode, but this seems to do the trick for me.
Thanks!