Hi Everyone
I am working on a Dialogflow CX agent integrated with Twilio (WhatsApp). When I invoke a playbook via the Dialogflow CX API, the playbook transitions successfully but remains in the OUTPUT_STATE_PENDING state. Below are the steps I’ve taken, the observed behavior, and the specific issue I’m encountering.
I want to use a playbook to handle customer requests for services, process their location for pricing calculations, and respond with the relevant pricing details. The playbook should complete and return the correct output but it does not instead I am getting the below error:
Question