Open Mathi-Alagan opened 10 months ago
Clicking Submit Post without uploading an image throws 404 Bad request from cloudinary.
This can be handled by checking if the user has uploaded any image and then sending the fetch request to cloudinary.
The following error message occurs.
@mukeshphulwani66 Can you assign me with this issue?
Fixed the issue in the Pull Request 48.
Clicking Submit Post without uploading an image throws 404 Bad request from cloudinary.
This can be handled by checking if the user has uploaded any image and then sending the fetch request to cloudinary.
The following error message occurs.