imagekit-nodejs icon indicating copy to clipboard operation
imagekit-nodejs copied to clipboard

Your request contains invalid value for folder parameter.

Open thtRajasthaniGuy opened this issue 1 year ago • 0 comments
trafficstars

my folder name is only contain alphabet. like govind , but its throw this error

const res = await imagekit.upload({ file: fileData, fileName: imageName, folder: "govind", tags: ["clinic", "logo"], });

thtRajasthaniGuy avatar Apr 12 '24 06:04 thtRajasthaniGuy