To resolve the "No edges met for node Transfer Call" error, make sure your workflow has an explicit edge (connection) from the Transfer Call node to a subsequent node, such as a Hangup node.
For example, after the Transfer Call node, add a Hangup node and connect them in your workflow editor. This ensures the workflow knows what to do after attempting the transfer and prevents the call from hanging up unexpectedly.
Tip: Double-check that the phone number is in E.164 format (e.g., +1234567890) and that all required fields are filled out.
[See more on transfer node configuration](
https://docs.vapi.ai/workflows/nodes/transfer)
Sources:
- [Transfer Node Documentation](
https://docs.vapi.ai/workflows/nodes/transfer)
- [Call Forwarding Guide](
https://docs.vapi.ai/call-forwarding)