I am trying to integrate a custom llm.
# general-english
a
I am trying to integrate a custom llm. Use ngrok to have custom llm URL. Its working on getting the test response from Vapi, but not in audio/conversation. When I am testing on my local its working fine. can someone help. this is the error: Your server rejected status-update webhook. Error: Request failed with status code 400
k
Check that your endpoint URL, request method, headers, and payload parsing are correct, and log incoming requests via ngrok to debug mismatches.
a
Yes all of them are correct. It's not able to convert to sound, there is out put in text and when I am looking into webhook logs and call logs. {"message":{"message":"Request failed with status code 400","data":"Queue is full."}}
k
Send your call id
a
e5d83a70-adfb-4b18-85c6-4eab2838c389 here it is
question: Do I have to use production server
k
Looking into it
a
thanks, i am on standby in case of anything