Nick | CFive
05/20/2024, 12:21 AMVapi Support
05/20/2024, 12:21 AMVapi Support
05/20/2024, 12:21 AMvariableValues are not overriding as expected, it could be a result of how the assistantOverrides are structured or a problem in the assistant configuration that was initially set up. Make sure that the dynamic variables are correctly configured in your assistant’s setup, and that the properties you are trying to override are indeed set as dynamic variables within the assistant configuration [(1)]() .
Here's a quick checklist:
1. **Confirm Dynamic Variables**: Ensure that the variable name is properly configured as a dynamic variable in your assistant setup.
2. **Correct JSON Structure**: The JSON body of your request seems correct, but it's worth double-checking for any syntactical errors or misplaced brackets.
If these settings are correct and the issue persists, it could be a more technical issue that may require looking at logs or the specific assistant configuration on the server side.
For more information on using dynamic variables with assistants, you can refer to the [Dynamic Variables documentation]().Vapi Support
05/20/2024, 12:23 AMNick | CFive
05/20/2024, 12:24 AMNick | CFive
05/20/2024, 12:24 AM