Whenever there are more than one API Request Node in a workflow this error appears.
The issue stems from the fact that API request node names' cannot be modified. (whereas other nodes can)
When saving the workflow Vapi checks for the node's name where as it should check for the tool name field when checking for API Requests nodes. (Or simply allow node's name customization)