Getting CORS error While downloading zip file of Qualtrics Files(Images/Videos) | XM Community
Skip to main content

Hello members,
I am facing a problem with zipping Qualtrics Survey files it's give me a CORS error. However, I have unchecked the "secure participant file" option and using the https server to download it.

File Link: 
https://s.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_wXgDo66AcbqwkEN
Able to download a single file using &download=1 option
Error: 
redirected from 'http://s.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_wXgDo66AcbqwkEN') from origin https://4b83a7b8a4dd.ngrok.io/' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Console Error:
GET https://s.qualtrics.com/WRQualtricsControlPanel/File.php?F=F_wXgDo66AcbqwkEN net::ERR_FAILED

I am using node JS to achieve this functionality. Already try to corsOrigin, headers values but that also didn't works for me. Any kind of help will be greatly appreciated.

Thank you.

Be the first to reply!

Leave a Reply