Error while uploading file to s3 via Node JS

I am facing an issue with our Node.js application deployed on Render. We have implemented an image upload feature that sends files directly to AWS S3. However, we’re encountering a problem when trying to upload images from an Android client. The upload fails without any clear indication of what’s going wrong.

Interestingly, when I test the same upload functionality using Postman, the images are successfully sent to S3 without any issues. This leads me to believe that the problem might be related to how the Android client interacts with the application or potentially something specific to the deployment environment.

I would appreciate any one assistance in diagnosing this issue.
I am using android Client with Volley Configured; via Multipart Request Type.

Hey,

I see that you’ve already initiated a support ticket with us. To avoid any confusion or duplicate efforts, let’s continue the conversation there

Jérémy.
Render Support, UTC+3

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.