error in file service upload via API | XM Community
Question

error in file service upload via API

  • 21 December 2023
  • 1 reply
  • 40 views

Badge +1

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!


1 reply

Userlevel 7
Badge +33

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