Error on deploying form

Unexpected KoBoCAT error 400: {“detail”:"[row : 60] List name not in choices sheet: hp3kt61"}

It seems that you have a select_one question type with the variable “hp3kt61” which might look like:

select_one hp3kt61 | name | label

Make sure you have the same name (hp3kt61) in choices sheet under the List Name column.

1 Like