-
upload videos to s3 bucket
hi, I am using cloudinary to upload video api I am using —- >https://api.cloudinary.com/v1_1/———/video/upload but I want to upload videos to my own s3 bucket , it it possible?
-
getting a stale request sometimes
so i have used cloudinary for a while now but now i have gotten error like stale request. Do anyone know how to solve this problem ? i am using nextjs
-
is it possible to do realtime recording and saving at same time using cloudinary?
I am trying to build a webcame video recorder but i want it to be realtime , if user got if user got disconnected it should be stored up to that time
-
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.