base64 image not uploading properly to s3
I’m trying to upload an image to s3 from my node aws lambda app. When I check the base64 online, the image is fine, but when I upload the image to s3.. the image is not properly uploaded as in, sometimes the image is half.. and half is with white background, sometimes the whole image doesn’t show.