Hi all,
I am new to Qualtrics API. I have been able to get myself past obstacles with getting my bearer token for the right scope etc., but this one has me stumped. I am getting the response "Json type body is expected" but the body looks ok to me. I got a successful response using the form on the API documentation and even tried copying the simple body from there and I still get the error. My content type is JSON and Postman obviously thinks it's valid because it's color-coding it properly. If the picture doesn't come through, all I have in the body is:
{
"format": "csv"
}
What am I missing?
thank you!
Solved
Error using export-responses API
Best answer by Deepak
monikaschwartz
Have you included both in your headers? Also getting the export file is a 3 step process as mentioned below:
Using API to export responses in 3 steps:
From the first you will get progress id you need to use in second and in second you will get fileID which you need to add in third.
Hope it helps!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.





