danielrs18
05/14/2025, 3:22 PMVapi Support Bot
05/14/2025, 3:23 PMvideoRecordingEnabled flag is not set to true for specific calls, even if video recording is enabled for the assistant, which results in a missing videoRecordingURL. The Vapi team is aware of this inconsistency, but there is no documented fix or workaround yet. As a next step, you can check the artifact_plan for each call to confirm if videoRecordingEnabled was set to true, and report affected call IDs to Vapi support for further investigation.
Source:
- [Vapi Discord thread on videoRecordingURL inconsistencies](https://discord.com/channels/1211482211119796234/1340613473381519374)Vapi Support Bot
05/14/2025, 3:24 PMvideoRecordingEnabled property was not actually set to true for the specific call, even if it appears enabled in the dashboard. To troubleshoot, check the call's artifact plan in the backend and confirm that "videoRecordingEnabled": true is present for the affected call. If it's set to false, toggling the recording switch in the UI may not have taken effect. This verification step can help identify if the problem is with the call configuration or a deeper platform issue ([source](https://discord.com/channels/1211482211119796234/1340613473381519374)).
Source:
- [Discord Vapi Support Thread](https://discord.com/channels/1211482211119796234/1340613473381519374)Chiranjeet Mishra
05/14/2025, 5:44 PMdanielrs18
05/14/2025, 8:07 PM