enter image description here
Below Response for data_exchange was sent in previous screen and “Doctor Appointment” option was selected when this error is shown in the playground. Although the flow is continuing, just want to understand the error.
{
“version”: “3.0”,
“screen”: “DEPARTMENT”,
“data”: {
“department”: [
{
“id”: “orgId:3a887463-e0bf-4003-9491-487e0b68772e”,
“title”: “Doctor Appointment”
},
{
“id”: “orgId:553f9b79-2a74-4f0c-958f-232a9d398e96”,
“title”: “Diagnostics”
}
]
}
}
Expection is that flow just continues without error !
Dattatreya H N is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.