Download working when i use IDM, not working with download from browers like Edge or Chrome. it's open directlink in tab, see video to know that error.
Browsers prevent downloading files directly when the files are hosted on other domains, as a security prevention. Otherwise, one could download any files from any server without even knowing, and that would open doors to many hackers and spammers.
Download working when i use IDM, not working with download from browers like Edge or Chrome. it's open directlink in tab, see video to know that error.
https://komododecks.com/recordings/GJ4gFiA06W0R7uO3utXH
I want my customer click download to see popup save as..
I'm using amazon s3.
Thank you so much.
Hi,
This is a CORS issue.
Browsers prevent downloading files directly when the files are hosted on other domains, as a security prevention. Otherwise, one could download any files from any server without even knowing, and that would open doors to many hackers and spammers.
See this thread: https://stackoverflow.com/questions/52687330/download-video-in-the-browser-instead-of-playing-it-in-a-new-tab-cors
Perhaps you can check with Amazon S3 how to prevent this. I recommend you contact their support, as im not very familiar with CORS setup.
Thanks,
Max from the Sonaar.io Crew