Skip to content

S3 file path url getting encoded

0

I am uploading files to S3 bucket from my application using swagger api, below 5 MB files are saved in s3 and the location url path is not getting encoded, but 5 MB file and above files path is getting encoded, i havent added any thing in my code to encode. My application is running in nodejs in backend and react in frontend

asked 2 years ago815 views
1 Answer

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.