Solved
Trouble Using the API to Get Survey Responses
I'm attempting to use the Qualtrics API to get survey responses with Python (see https://api.qualtrics.com/docs/response-exports). I've basically copied the sample code verbatim, replacing it with my API Token, Survey ID, Data Center, etc. But when it gets to the step of downloading the file, in the following code, it fails.
Best answer by Matt_Christie_Walker
It seems Qualtrics does not agree that you are using the correct datacenter. If you are not using the right datacenter, it will proxy you (which is slower). In this case, that proxy seems to be failing as well.
Which datacenter are you using? What happens if you use CO1 ?
https://api.qualtrics.com/docs/root-url
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.