Hi team, what does this call error means?
# support
i
Ended: Call.in progress.error vapifault azure openai 400 bad request validation failed
v
The error usually means your Azure deployment name doesn't exactly match one of Vapi's supported model names. To fix this, ensure your deployment name matches the model, for example:
Copy code
"models": ["gpt-4o-2024-11-20"]
Update your Azure deployment to use the exact name above (or another supported model name) and try again. For more details, see the [Azure OpenAI integration guide](https://docs.vapi.ai/providers/model/azure-openai). Source: - [Azure OpenAI integration guide](https://docs.vapi.ai/providers/model/azure-openai)
i
@Gilang
c
Hi, thank you for sharing the logs, I reviewed the call and it appears to be a rate limiting error from our side. This appears to be a temporary issue. Could you try calling again to make sure you are not facing this issue? If the issue is persistent, please let me know.
i
thank you this has been resolved thank you
j
hello there , how did you resolve it?
i
@jimmy this was due to structured data not accepting array