Can't upload image to cloudinary project folder manually. Getting Invalid value live for parameter image_file_type
Hello,
I have a webapp that requires users upload profile pic/ cover pic and was working properly until a few days ago.
I could not upload anymore and after some investigation, I found out that my input file e.target.files[0] was returning an empty object "{ }" and was getting the error "Invalid value live for parameter image_file_type" from cloudinary response.
I decided to login to my cloudinary account and upload to the media library directly and i got the same error. Currently, I can't upload an image to my cloudinary image library. The credits are not exhausted yet.
-
Hi,
Thanks for reaching out.
The error is because the default upload preset of your account is set to enable "Live broadcast" for video but you are uploading images. Once you disable "Live broadcast" of the upload preset, the issue should be resolved.
I hope this helps and please let us know if you need further assistance.
Best,
Mo
0
Post is closed for comments.
Comments
1 comment