diff --git a/ai-assistants-samples/assets/index.html b/ai-assistants-samples/assets/index.html index f8b95b11..d0ef25ed 100644 --- a/ai-assistants-samples/assets/index.html +++ b/ai-assistants-samples/assets/index.html @@ -801,7 +801,7 @@

Hand over to Flex

id="flex-handoff-tool" class="function-root" readonly="true" - data-path="/tools/flex-handover?&FlowSid=$FLOW_SID" + data-path="/tools/flex-handover?FlexWorkspaceSid=$FLEX_WORKSPACE_SID&FlexWorkflowSid=$FLEX_WORKFLOW_SID" />

@@ -831,8 +831,8 @@

Troubleshooting

in the Twilio Console to see if you have any errors.
  • - Open the Twilio Functions project by clicking "Edit this - application" above, enable "Live Logs" and retry the scenario + Open the Twilio Functions project by clicking "Edit This + Code" above, enable "Live Logs" and retry the scenario that's failing.