Search or scroll through everything
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…
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…
Multer code # cloudinar upload function# controller#
Despite hosting media files on Cloudinary and sharing a link to a React app on Facebook, users encounter difficulties accessing media content when browsing through the Facebook mobile app. The shared link directs users to the React app, but media files fail to load, hindering the overall user experience. What might be…
Hi, I need help to solve a problem I have with cloudinary in laravel 10. When I try to upload an image, I get this error: cURL error 60: SSL certificate problem: self-signed certificate in certificate chain. Does anyone know how to fix this error or what causes it? I appreciate any suggestion or explanation.
https://res.cloudinary.com/drwxjbeid/image/list/tag.json Here my tag to the image attached is 'tag'. My question is do we need to provide any account level permission to perform this activity? I have tried by fetching details via postman by GET method it is giving response as '401 unauthorized' Thanks, Sez
Hey everyone! So we need a script and API to upload the images to Cloudinary from Airtable, get the cloudinary images URLs in to Airtable. The images you see in Airtable comes from an API and the images can change. So let us say that one image gets deleted or added from the API, we need to reflect this change in Cloudinary…
let cloudinary = require("cloudinary").v2; let streamifier = require('streamifier'); let cld_upload_stream = cloudinary.uploader.upload_stream( { folder: "foo" }, function(error, result) { console.log(error, result); } ); streamifier.createReadStream(req.file.buffer).pipe(cld_upload_stream);
There’s a hot new tool in the Labs you should check out: Edit@Scale. It lets you batch apply transformations to images with just a few clicks. Edit@Scale’s goal is to simplify content editing tasks for both technical and creative content creators. If you have team members or colleagues who could benefit from this tool,…
You need to be logged in to ask or answer questions. You can use your Cloudinary account, just click the "Sign In" button.