Join Discord
Powered by
im trying to make an ai call assistant on my websi...
# general-english
j
jacob
04/09/2026, 5:40 PM
im trying to make an ai call assistant on my website, on the vapi dashboard it shows me the correct structured output
Copy code
{ id: { name: "estimated_price" result: 350 }
But when I fetch it on my website, it returns null
Previous
Next