Description
Participants QOS Data is empty sometimes. One thing is for sure that there are more than one people in the meeting. The QOS data is missing for some short time meetings, like 30 seconds, or 40 seconds. Has duration to do something with QOS? I mean, the meeting must not be of less than a specified duration.
Error
For some meetings, participants QOS data is an empty array.
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Which Endpoint/s? /metrics/meetings/{meetingUUID}/participants/{particpantID}/qos?type=past
Our system uploads the meeting QOS data around every 1 minutes (or so), so you’ll likely see empty objects in the API response, from the beginning of a meeting when there may not be audio QOS to show yet.
If you’re seeing something else, do you mind sharing your request and response body? I’m happy to take a closer look for you!