-
Right now if you make a call to `cloudinary.v2.uploader.rename` it has the following code in the coffescript.
```
if result.error
deferred.reject(result.error)
else
deferred.resolve(result)…
-
### Summary
I'm using expo-av to record voice notes but I'm afraid the audio file recorded on ios works totally fine on android as well as ios but if I record an audio on android it doesn't work on…
-
I am unable to destroy an image by doing this call:
cloudinary.createManagementApi().destroy("publicID")
I get this error:
Missing required parameter - signature
What should I do?
-
## Bug report for Cloudinary Svelte SDK
Before proceeding, please update to latest version and test if the issue persists
## Describe the bug in a sentence or two.
> self is not defined
> Refere…
-
Hello. We've been implementing the url-gen package for an app that we're currently developing. I've been using it to grab some images we get from an external server provided to us by our client and tr…
-
To give the ability to track Gatsby usage in addition to or separate from the standard JS usage, we'd like to add a custom Analytics ID
The Analytics token is appended at the end of Cloudinary URLs…
-
To give the ability to track Gatsby usage in addition to or separate from the standard JS usage, we'd like to add a custom Analytics ID
The Analytics token is appended at the end of Cloudinary URLs…
-
Hi,
We are hoping to use token-based authentication to secure access to image folders to users with access to those folders.
We have implemented token generation in the backend which includes an…
-
I am trying to replace an existing image using the same publicId but it is not replacing. I keep getting the original image. The upload is successful, so no errors.
I have read in the docs that we …
-
To give the ability to track Laravel usage separate from the standard PHP usage, we'd like to add a custom Analytics ID
The Analytics token is appended at the end of Cloudinary URLs as a query para…