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

Arshad
asked 5 days ago374 views