-
Can we create a File Manager style through cloudinary?
I am trying to create a file manager component in angular and .NET API using assets from cloudinary. Is that possible?
-
How can i get all files or images from a folder using angular/.net?
I am trying to get all files inside a folder in cloudinary. I read the documentation but it is writeen for node. var cloudinary = require('cloudinary'); cloudinary.config({ cloud_name: "xx", // add your cloud_name api_key: "xx", // add your api_key api_secret: "xx", // add your api_secret secure: true });…
-
upload photos to specific folder
Hi, I tried to upload a photo to specific folder and it works fine but when trying to access the photo with the public id that has a folder name included as photo public id I get error. I tried that in postman so it considers the string (photo_public_id) is equal to ("myfolder/hjgshdgjdg) it will conside that as a path not…
-
How to get all files from specific folder?
I am trying to create a file manager that will start at specific folder from cloudinary then build from there to add/remove files and folders. How to acheive that?
-
export 'audio' (imported as 'audio') was not found in '@cloudinary/url-gen/qualifiers/source'
Hello, I want to remove the existing audio from video and want to add an overlay of audio. I'm using it in react sdk and refered using this https://cloudinary.com/documentation/video_layers#audio_overlays there i can see import { source } from "@cloudinary/url-gen/actions/overlay"; import { audio } from…
-
v2.uploader.destroy function not wokring
Hi, i am trying to delete a resource from cloudinary using publicId, but its not working. It does console .log 'Resource deleted successfully:', undefined; It's in nest Js Below is my code: private destroy(publicId: string): Promise<void> { console.log('this is public id', publicId); return new Promise((resolve, reject) =>…
-
Can Cloudinary video pause if scroll out of viewport
Hi ,we are using React, I wanted to know if anywhere in your docs goes over pausing a video if out of the viewport. We are just checking if you have any built in methods for your video player with React. Thanks
-
"Error: Must supply api_key" in Heroku log
Everything works fine when I run my app on the development side but after I deploy to Heroku and my site is in production, I see in the Heroku logs.. "Error: must supply api_key". Not sure what's happening here, does it have something to do with the "unsigned" setting? I made the update to "Unsigned uploading enabled" but…
-
Upload API give me 502 Bad Gateway
Hi. I'm in a Next js 13 project. I tried to upload a image using an unsigned upload preset call restaurant and Upload API but it gives me a 502 Bad Gateway. This is my code 'use client' import { useSession } from 'next-auth/react' import { useRouter } from 'next/navigation' import { useState } from 'react' function…
-
Invalid JSON response from server
Hello. So in my Spring application I have this CloudinaryService class with this function that's supposed to take a Base64-enconded image and upload it to Cloudinary: public String uploadFileFromBase64(String base64) { try { @SuppressWarnings("rawtypes") Map uploadedFile = cloudinary.uploader().upload(base64, // the error…
-
Named transformation with user-defined variables not working
I'm working with Strict Transformations mode disabled and I'm trying the following named transformation (portfolio_color_replacement) with user-defined variables: My original image looks like this: If I try to use the replace color effect like this…
-
Unknown API key
I am creating a mern stack social media app, in which i am taking photos through multer and storing them in cloudinary, but cloudinary is constantly giving this error: Cloudinary Upload Error: { message: "Unknown API key '8799...',", name: 'Error', http_code: 401 }
-
Add a user who has another account
I'm trying to add a first additional user to my Cloudinary account, but I'm getting an error: This email already exists The user has his own account, but it's strange that would keep me from adding them to my account. Suggestions?
-
New Project
🎁 A Musical Gift for Mom! 🎶 🎉 Thrilled to announce a special project close to my heart – a musical app tailored just for Mom, featuring all her favorite songs in one place! 🔒 Secure Access: Ensured Mom's privacy and security with robust authentication using JWT and middleware, so she can enjoy her tunes worry-free. 📤…
-
Does Cloudinary support Image(photo) comparison & recognition?
Assume I have a bunch of photos/images uploaded in Cloudinary. I have a new photo/image and want to check if that photo/image is already there. Is there way to ask Cloudinary to compare and recognize. The object for comparison can be a photo of a human face or image of a building, flower pot etc .... We are using…
-
Refused to load the image because it violates the following Content Security Policy directive:
I used react js and node js for studying project, however after deploy and make npm run build the image could not be show in web frontend however its link received correctly
-
Why are my images not showing once deployed?
Images are loading on localhost, but when deployed to heroku no images. Not even css background images. I have my env variables set in another webapp with the same keys. It works fine on the other app that is also deployed to heroku.
-
Make file available upon user button click.
Using Node.js/Next.js. My API grabs some data, generates an excel file and then uploads the file to Cloudinary. When the user clicks a button I need the excel file to be available to them for download. It appears the excel file link is saved in result.secure_url. I'm stuck on how to get this link into a clickable button. I…
-
cloudinary images on localhost
I am building a site on Pantheon. Using Lando for local dev. I added images on local. Cloudinary is not syncing on localhost. On the dev instance of Pantheon it doesn't sync either because it says the images are External Images. When I run a systems report and try to download the site crashes with this error: Fatal error:…
-
API call limit per month
Good day, I would like to know what effect would reaching the 25 000 API calls per month have on the free plan. Will it not allow me to make anymore API calls for the month or would it throttle my subsequent API calls? I only wish to use Cloudinary to host images and provide the direct link so the images can be imported by…
-
facing the error of SOCKET connection Timeout
im trying to upload a local disk image to cloudinary by using multer(upload) as a middleware. code const uploadOnCloudinary = async (localFilePath) => { try { if (!localFilePath) return null //upload the file on cloudinary const response = await cloudinary.uploader.upload(localFilePath, { resource_type: "auto" }) // file…
-
I just need to use auto captioning in cloudinary AI content analysis but no caption is added plz hel
var cloudinary = require('cloudinary').v2; cloudinary.config({ cloud_name: 'dlfaxu97v', api_key: '444767835834191', api_secret: 'DpC-5IFjR870n8PybNVv5q78fCw' }); const uploadImage = async (imagePath) => { // Use the uploaded file's name as the asset's public ID and // allow overwriting the asset with new versions const…
-
Transformation
Hi All! I Ran this command Transformation all my images, it's says all done but i dont see the changes, and the updated image return with the original info. what's wrong? const result = await cloudinary.api.resources({ type: 'upload', max_results: 500 }); for (const image of result.resources) { const { public_id, format }…
-
NPM Version of Upload widget
Hi is there a version of the Upload Widget that can be downloaded as a node module (opposed to using the CDN) In our use case, we are building an angular application that gets embedded in another application and does not have access to the index.html (because of the build process) Thanks!
-
Text anchorpoint
Hi, when I make the name shorter the text moves. I want the first letter to always start at the same point. For example: That is a full name so that is long. But if I only enter John the text moves really far. I want that the starting point stays the same no matter the length of the word: So that the J from John Anderson…
-
NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME not recognized
made my .env.local with: NEXT_PUBLIC_CLOUDINARY_CLOUD_NAME="fdfsdfsdf" NEXT_PUBLIC_CLOUDINARY_CLOUD_PRESET="sdfnbyy" run with npm run dev on localhost ▲ Next.js 14.1.0 - Local: http://localhost:3000 - Environments: .env.local ✓ Ready in 1851ms but when i try to run widget i got this error: Uncaught Error: A Cloudinary…
-
Uploading issue
In media explorer I can upload image directly after clicking on upload button. But when I'm uploading image from my node js backend code its showing error. I've check cloudinary API key, API secret, and cloud name. Are there any configuration need to be set?
-
Audio overlaying
Let's say I have this video transformation url: VideoUrl How can I add an audio overlay with audio volume of 20% for the whole video? here is my public Id for the audio "demos/background-music_gr2plr"
-
Named transformation with user-defined variables not allowed
I'm trying to define a named transformation for my web application user profile picture section for a cropped image, I defined the followed transformation in the transformation builder: I'm working with Strict Transformations mode enabled and I tried to crop a public image with "upload" Delivery type just like this:…
-
Product gallery widget not recognising Tags
I'm trying to work with the product gallery widget. I want to display all images with the tag "move" but this is not working. If I use the publicID of an individual image, it works, so I know it's connecting. Can anyone help shed some light on this?
-
Rendered image dimensions don't seem to match sizes attribute?
Hi, I'm building a website using Next.js and serving images using Cloudinary. I am using the next/image component and can see the srcset of 16, 32, 48, 64, 96, 128, 256, 384, 640w... in my rendered image's attributes. I am using g_auto,f_auto,c_fill,w_XXX,q_auto:best. I'd like to know why the returned intrinsic size…
-
unable to use cloudinary in production enve
i am developing via django framework, i am able to setup cloudinary to host images and static files however in all production environments i am not able to serve these files. when i use django-whitenoise it cancels the cloudinary configuration and so i end up using whitenoise to serve my files however this is not what i…
-
Rails 6 upload wdget saves before applying crop
The following code is used in my rails 6.1 application to upload images via the widget. The upload works fine . After cropping the image, either clicking 'crop' or 'save' uploads the original image instead of the crop. <script src="https://upload-widget.cloudinary.com/global/all.js" type="text/javascript"></script> <script…
-
White Label
Can I ask - is it possible to run the Cludinary DAM solution as a 'white label' option - i:e to replace Cloudinary with our own branding? Many thanks. Huw
-
Concatenating Audio Results in One Channel Audio
Hello, we have been using the API successfully to concatenate audio files. It's a great feature. However, we are experiencing an issue with some audio files we upload to our software that is used to send to your API. The problem is this: When mixing some of the audio files (these are MP3 files created by ElevenLabs…
-
Google Merchant Center claiming it can't access Cloudinary images
The error is vague: Processing failed [image link] I tried accessing our images in the browser locally, works fine. It's working in production as well for all users, no complaints. However, what was weird was when I asked ChatGPT to take a look at the URL structure, it said it couldn't fetch the URL and get a status 200.…
-
What is the use of this call Cloudinary\Sync→init_background_upload
hi, The following call Cloudinary\Sync→init_background_upload took almost 30% of the time of any transaction on WordPress api call. can you please help me to understand what is the use and why it calling every time when we called our api endpoint on WordPress. can it be avoided or make it fast so our user experience will…
-
I can't display the image in the upload widget after cropping it
It's always upload directly after click on crop button inside the upload widget, is there a way to display it inside the widget after cropping the image ?
-
Is there an easy way to transfer assets/images from free account to company's paid account?
Hi Cloudinary Team, I have a bit of a dilemma, so before my Team and I found out that our company has a paid Exclusive Tier cloudinary account, we opened our own free account. We will now be utilizing the company's account, but still need to retain the images that are currently saved under the free account. Is there a…
-
The need for API key and cloudname in Media Library Widget
Hi, I'm integrating Cloudinary Media Library Widget in my application. But I'm confused on why we have to provide API key and cloudname as user will authenticate himself to use the widget? (I don't feel secure using secrets in client-side code) Also, do I have to provide my API key and cloudname or ask user to create and…