-
i changed allowed Allowed IPs by mistake and now I am not been able to access console
Please Help
-
i am not able to deliver pdf to react page
i have free plan in cloudinary. i want to upload pdfs in my react webpage but i am not able to do so. whenever i paste url generated from mongodb in chrome, it shows failed to load pdf document . can you please suggest me anything that could help me.it is very urgent project which i need to submit in coming three days. i…
-
[Wordpress] Understanding storage limits
Hello everyone, I have a doubt about the storage for the free plan. On the website I read that the following is included monthly: 25k Monthly Transformations or 25GB Managed Storage or 25GB Monthly Net Viewing Bandwidth But on the Wordpress plugin dashboard I have these numbers: Does the plugin itself have any further…
-
Error With Manual Signature Creation via PHP
I am using the manual method, not SDK, to generate a signature. This is a test page that generates a curl that I run via my windows command prompt. <?php // Enable error reporting to display errors directly on the screen ini_set('display_errors', 1); ini_set('display_startup_errors', 1); error_reporting(E_ALL); // API…
-
Console returning error in Next Cloudinary using video
Hi, I use nextjs and installed next-cloudinary. But in the console it returns two errors in localhost and in production. Does anyone know why these errors, I'm using the same codes as the examples Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'css') at e.setupThumbnailElement…
-
[Invalid value v16XXXX for parameter type] - How to access private media .m3u8 with token
I am trying to access private media https://res.cloudinary.com/demo/…/Cloudinary_Car.m3u8 with token: below example https://res.cloudinary.com/demo/video/upload/sp_auto/pg_2/v1656585800//Cloudinary_Car.m3u8?cld_token=exp=1733355248~acl=*~hmac=XXXXXX But getting 401 unauthorized error Error : Invalid value v1656585800 for…
-
error:Must supply Api
I have a phase a error when i hit the image upload button my cloudniary connection is a proper statblish i cant identify error in the code i need your favour how can i fix the error and can give me any alternative to check the testing process my connection . I hope u understand my problems and you will be find the…
-
Enabling Auto-Generate All Pages for PDF and TIFF with Unsigned Upload Preset for unsigned
Hi, I’m using an unsigned Upload Preset for my uploads, and I’d like to enable the automatic generation of multiple pages for my PDF and TIFF files. Currently, only the first page (pg_1) is being generated and accessible for querying, while the remaining pages are not. Could you please guide me on how to enable the…
-
Signature no longer valid, out of the blue.
I had been testing a video-upload feature using the Cloudinary API for about 2-3 hours and took a break to make something to eat. Now the uploads on my devices are returning a 401 "Invalid Signature" error. I haven't touched the backend which fetches my valid signature and returns it to the client, and checking the…
-
{"error":{"message":"Upload preset must be specified when using unsigned upload"}}
"I am attempting to upload a file using multipart/form-data, but I keep encountering the error: 'Upload preset must be specified.' Despite this, the request body does include the upload_preset. I've double-checked, and the field appears to be correctly set, yet the error persists. What could be causing this issue?" The…
-
Getting an error during image Upload since 12 Hours using nodejs SDK
Hello , I have not changed anything from my end however, there is an issue during upload: { message: 'General Error', name: 'Error', http_code: 500 } On further investigation, it seems that there is an issue at cloudinary's end Please help. Cloud name: tools cloudinary.uploader .unsigned_upload(article.image,…
-
Export Configuration Issue with Cloudinary Media Editor
I am experiencing an issue with the export configuration in the Cloudinary Media Editor. I followed the documentation and included the download and share settings in my export configuration, but they don’t seem to take effect as expected. Despite setting download: false and share: false, the Media Editor interface still…
-
Is the l_radialize layer effect generally available?
We are developing an imprint store. We will have imprinted items such as the coffee mug as shown in your examples. But at this time the l_radialize effect does not seem available and cannot apply the wrapping effect of an image on the mug.
-
the transformation fails before the 25mb limit?
I am attempting to upscale an image, but the process fails even though it’s within the 25 MB limit. I reviewed the documentation, which mentions a 25-megapixel limit for image transformations on the free plan. However, I am uncertain if the 25-megapixel limit is calculated differently, as I haven’t been able to pinpoint…
-
[Wordpress plugin] Some videos don't sync
Hello everyone, I have a wordpress website that uses Cloudinary plugin to upload media files. I see that some videos don't sync and I don't know why. If I move the mouse on the error icon it says missing header/body separator . I didn't undestand why it happens only for few medias and I don't know how to investigate the…