-
Cloudinary image upload error
I am making the project where i am using cloudinary for image upload. But there is some problem with it, whenever i try to upload the image through my project, it shows me the error:- Error during image upload to Cloudinary: { error: { message: 'Request Timeout', http_code: 499, name: 'TimeoutError' } } Earlier, this issue…
-
Is there any way of specifying color bit depth on a transform?
I've got a customer that always wants images to be served at a maximum bit depth of 8 bits per channel; is there a way I can specify that when generating images with the Cloudinary API?
-
error code 499 while uploading file through nodejs
I am facing error: { message: 'Request Timeout', http_code: 499, name: 'TimeoutError' } meanwhile my internet connection is stable and file size is 55kb. I have tried with other file size still gives same error. Also i tried increasing my request timeout by 10000ms on postman. Tried Thunderbolt also for testing and gets…
-
iOS Swift: Trouble getting JSON list of photo assets
Hi all! I'm developing an iOS application in Swift whereby I am creating a photo slider that presents an image from a group of images and changes that image out every 5 seconds. The images are hosted on Cloudinary and all are tagged. To make this happen, I need to pull a JSON list of my photos. I have read the…
-
cloudinary.url doesn't work as expected
Hi I'm currently trying to use cloudinary.url SDK to add e_upscale to the url. However, the url doesn't seem to change. Did I do something wrong?
-
Transformation : Blur doesn't work, everytime time out by Make
Hi, I have a problem with Cloudinary, i can't transform my vidéo with any kind of blur, all my request are timeout by Make (Integromat). Someone know what is going on or have a solution for that ?
-
Cannot view pdf URL even after tick the Allow delivery of PDF and ZIP files on security
so i am able to get the uploaded pdf url and at first i can't open the pdf. After doing some research, it is suggested to tick the Allow delivery of PDF and ZIP files on security. Then, as expected, it works. but after a while and i try to upload and view the pdf again, i again can't open the pdf. but then, i found trick…
-
Error uploading file: Unknown API key **** with postman
Hi guys! I have the MERN app. In Express I have a /uploads endpoint for upload the files. When run the project in local and run the endpoint in postman no problem. http://localhost:9000/upload Response: File uploaded successfully. URL:…
-
Image not upload on cloudinary
Hey guys, I use cloudinary to upload the images. But when i try to uplaod the image on cloudinary it return a error something related to request timeout { error: { message: 'Request Timeout', http_code: 499, name: 'TimeoutError' } } for upload the image i use nodeJS. can anyone face the same issue. And if the issue resolve…
-
My MERN stack webapp is working perfectly fine in localhost but after deploying it gives Error : 500
my MERN stack webapp is working perfectly fine in localhost but after deploying it just for testing purposes on render(nodejs-backend) and netlify(react js- frontend) , all other parts are working perfectly except for the apis that have image upload system in them. It shows Error : 500, (name: "AxiosError", code:…
-
How do i fix the error: Failed to establish a new connection: [Errno 111] Connection refused'))")
I have currently deployed my django-app via python anywhere.However despite proper configuration the error persist. I have reviewed possible solution on stack overflow but non seems to work. Below is the code snippet in settings.py: Here are server error.logs in python anywhere.: here is further test that had done to debug…
-
Why am I not receiving my OTP codes?
I created my cloudinary account, but when I want to see my api_key or make any change in the account, it automatically opens a modal where it tells me to enter the code that was sent to the registered email, but nothing arrives to my email.
-
How can i adjust which folder my images upload to in nextjs using CldUploadButton
I'm Stumped with the nextjs docs. i know how to do this with react/express using multers and node, but is there a way to just use the next component to adjust to a dynamic folder so i can have users upload to a folder with their id as the folder name? I have an unsigned upload preset which uploads to a root folder called…
-
Overlay - Text and Images
I need help adding a text overlay with a specific background shape to my base image, similar to the example image I've provided. Here are the details: Text with Background Shape: I want to overlay text on my image with a specific background shape (e.g., a circle or a triangle). The background shape should be customizable…
-
Inconsistent Behavior from Start Offset
Hello - I'm experiencing inconsistent behavior with Start Offset and would appreciate any guidance! My understanding is that applying a start offset to an overlay directly (eg /l_video:overlay/so_3/fl_layer_apply) cuts off the first 3 seconds of the overlay, while applying the start offset to the layer placement (eg…