While uploading a video file to Amazon S3, the file hits 100% in uploading, then i get the response 413 Request Entity Too Large. How do i fix this so that i can upload video files to Amazon S3?
Im using Nodejs, Express, Heroku, Cloudflare and Amazon S3.