Error while uploading file to cloudinary

Error while uploading file to cloudinary.

Error occurs every time when tried to upload file after app starts.

It should show upload successful of uploaded file in lable2 and add url to my airtable.

It is uploading file to storage but later displays error. Tried available solution but didn’t worked.

this is error i got

1 Like

Even this error appears to me, a solution?

ERROR_WEB_UNABLE_TO_POST_OR_PUT_FILE = 1104

Means:
I think you should check if your file path is valid.
Because the error is done by a invalid file path.

The path is an image chosen by the gallery and in the Cloudinary dashboard it is displayed correctly

@Mika im also heaving the same. the uploaded image is showing in cloudinary website but the component keeps giving error. i can’t even get the url

I am also getting an error.In my case when i click the button to upload file it shows error 701.Can you help me?

1 Like

Same problem hEre Please Help If Any Export here…

I am getting Error : 701 with cloudinary, Is there any solution.

I am picking up file from the mobile using activity starter (android.intent.action.PICK)and uploading it to cloudinary this gives me an error.