error in file service upload via API | XM Community
Skip to main content

hey,

 

i’m trying to upload a file via API call with this endpoint - 

https://yul1.qualtrics.com/API/v3/automations/{automationId}/files

the file is in CSV format, im using multi-part payload and the CSV file data is also inside the body payload, im getting 400 error code with this error message:
 

{"meta":{"requestId":"*********","httpStatus":"400 - Bad Request","error":{"errorMessage":"Unexpected end of input"}}}

 

anyone can help to understand that error code? what i did wrong?

 

thanks!

is it survey data file which is uploading in under Qualtrics survey and is there any date column in your file? Date column has specific format. Please check the support site for correct date format for file uploading.

https://www.qualtrics.com/support/survey-platform/my-projects/imported-data-projects/


Leave a Reply