i facing this issue while receiving data from server using Ktor.
Anyone know about this error! Please let me know the solution
Expected start of the array '[', but had 'EOF' instead at path: $JSON input: .....55","created_by":"1","modified_on":null,"modified_by":"1"}]}
[12:39 PM] {
"iserror":
false,
"message": "Data returned successfully",
"data": [
{
"engineer_status": "Not Available",
"plant_department_code": "1-1",
"plant_department_name": "IOL",
"skill_set": "",
"tickets": "13",
"scheduled": "13",
"engineer_image": "
https://cmms.auswegprime.com/attachments/employee/placeholder.jpg▾
",
"employee_id": "3",
"company_id": "1",
"employee_code": "2746",
"employee_name": "SHANMUGAM K",
"employee_gender": "",
"employee_department": "undefined",
"employee_active": "yes",
"employee_type": "Engineer",
"employee_image": "placeholder.jpg",
"employee_mobile_no": "8489438849",
"employee_address": "",
"employee_email": "
iolem@aurolab.com",
"employee_skill_set": "",
"status": "active",
"is_login": "yes",
"is_assigned": "yes",
"plant_id": "1",
"bu_id": "1",
"department_id": "1",
"password_login": "202cb962ac59075b964b07152d234b70",
"pin_login": "81dc9bdb52d04dc20036dbd8313ed055",
"lastlogin": "2023-06-12 18
3426",
"custome_color": "skin-red",
"custome_menu": "",
"created_on": "2023-02-08 10
4523",
"created_by": "1",
"modified_on": "2023-04-08 12
5133",
"modified_by": "1"
}
]
}
this is my Json input