absent-sapphire•2y ago
Not receiving transcript messages on the server URL
Over the past couple of days we've stopped receiving transcript messages to the server URL. Receiving the end of call report, status update and conversation update. However the transcript messages - both partial and full - are missing.
This is an important requirement for us - please address this soon.
21 Replies
Hi @Neeraj, I'm an AI assistant for Vapi. I'll analyze available sources and get back to you shortly.
-----------------------------
While I generate an answer, here are some sources that might be helpful:
* Update Assistant
* Server URLs
* Create Assistant
* Get Assistant
-----------------------------
Answer
It sounds like there might be an issue with the configuration of the server messages or a temporary service disruption affecting transcript messages.
1. Check Server Message Configuration: Ensure that the
transcript
option is included in the serverMessages
configuration when setting up or updating your assistant. The serverMessages
array should include transcript
to receive both partial and full transcript updates (1) .
2. Review Documentation: Double-check the server URL and server message configuration guidelines to ensure everything is correctly set up according to the Server Events documentation.
3. Temporary Service Issues: There might be temporary disruptions or bugs affecting the transmission of transcript messages. Review the status updates or contact the support team to inquire about any ongoing issues.
If the configurations are correct and there are no reported service disruptions, you might need to reach out to the support team for a more detailed investigation into why the transcript messages are not being received.Got it. Tagging @Vapi Team for additional help.
sunny-green•2y ago
Can you send me a call_id or anything so that I can look into it?
absent-sapphireOP•2y ago
It is happening universally for all calls over the past few days, both inbound and outbound. Here is a recent call: ee51b462-37ea-4713-8c47-df9f8dc4801e
Another user has reported this issue in the general channel as well.
sunny-green•2y ago
{
"message": {
"message": "Request failed with status code 400",
"data": "Invalid message type."
}
As per I can see that, you are not handling the data properly from your end.
absent-sapphireOP•2y ago
It was working fine until a few days ago - also I'm logging ALL the calls being made to the endpoint. The transcript related calls are not showing up any more.
Can you share the specs of this particular request? I'd like to compare it with the earlier requests to see if anything has changed.
sunny-green•2y ago
Check your DM
absent-sapphireOP•2y ago
That is a 'conversation-update' type message - I'm already receiving these. I have mentioned this in the ticket. I'm referring to 'transcript' type messages which include a transcriptType that is either 'partial' or 'final'. Those are the ones that have stopped coming.
Please let me know if the issue is clear to you now or not.
sunny-green•2y ago
Ah, I see let me check.
absent-sapphireOP•2y ago
Hey Sahil, can you confirm that this is indeed an issue on your end - just for clarity on our side.
manual-pink•2y ago
if it helps i've been getting transcripts without issue using the end of call report.
absent-sapphireOP•2y ago
Yeah, I'm receiving the end of call report too (as mentioned in the ticket) but we need the live transcript as the call is ongoing ('transcript' type messages). Which was working fine until a couple of days ago.
sunny-green•2y ago
@Neeraj Yes, it seems to be a bug in the Transcript Server Message. I have forwarded it to the team to fix.
absent-sapphireOP•2y ago
@Sahil Hey Sahil, any ETA on this?
sunny-green•2y ago
We are working on it. As soon as it is fixed, I will ping you!
absent-sapphireOP•17mo ago
@Sahil Hi there, it seems that this still hasn't been fixed. Please provide an ETA - this is very frustrating as this is part of the core VAPI server URL architecture and it's an important requirement on our end for an upcoming demo as well.
sunny-green•17mo ago
I am looking into this @Neeraj I will update you as soon as it is fixed.
@Neeraj can you try once more it is fixed.
absent-sapphireOP•17mo ago
@Sahil Still no transcript messages - only the other ones, like before.
sunny-green•17mo ago
It will be released by tonight. The PR has been merged.
absent-sapphireOP•17mo ago
@Sahil The issue has been resolved. Thanks.