Upload Image to Cloudinary - Node Authentication API Part-11

preview_player
Показать описание

In this video I will show you guys how we can upload Image to cloudinary using node js and express server. Because When it comes to uploading image. It's always a better idea to separate your content and image from database.

Also you can read it's documention to find out more about cloudinary.

Buy me a coffee

Рекомендации по теме
Комментарии
Автор

Can we use Cloudanry for saving private images for example assets of private chatapp. (images can view by authenticated users)

aftabfalak
Автор

Bro, in my code below error occured while my api_key, secret key, name everything are good.
Error uploading image to Cloudinary: {
message: 'Unknown API key 235189379827884, ',
name: 'Error',
http_code: 401
}

shivom
Автор

I come here to learn, so why do you have the code written already

jasongrant
Автор

awesome bro.
But i can upload array you can instructions me
thanks you very much

phatho
Автор

in the tuttorial 19 i got this error => " WARN Warning: An unhandled error was caught from submitForm() [AxiosError: Network Error] "

abdelkadertalbi
Автор

Hey Bro
Can we not upload the image to mongodb itself rather than using cloudinary

siddharthniranjan