I'm exporting survey data using the Python code found here https://api.qualtrics.com/ZG9jOjg3NzY3MA-getting-survey-responses-via-the-new-export-ap-is, with a slight modification to allow exports to JSON. Everything was working seamlessly and I had the export running on a set schedule. Today my script got stuck in a infinite loop because the status and completion percentage would never change.
I was hoping I could kill the process and restart but it seems like if I run the export again I get the same progressId and the status is always "in progress" and the percentage is always 0. If I change the file type I get a new responseId and the file downloads fine but if I switch back to JSON I get the same ID as before and I get stuck again
Any idea what could be going on?
Export Survery Stuck at 0% Complete
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
