cloudinary_npm
cloudinary_npm copied to clipboard
fix: decoding transformation string before sending in upload payload
Brief Summary of Changes
Decoding double-encoded transformation string before sending to any of Upload API methods.
What Does This PR Address?
- [ ] GitHub issue (Add reference - #XX)
- [ ] Refactoring
- [ ] New feature
- [X] Bug fix
- [ ] Adds more tests
Are Tests Included?
- [ ] Yes
- [X] No