Description
We are trying to get our API to pass back QOS information from meetings we are holding via powershell scripting and using the JWT token to connect with the API, the API seems to be connecting and retrieving the information- however, the first half of the response always seems to be empty. At the minuet we are working on audio input/output QOS ($response.participants.user_qos.audio_input.jitter) and the table results show empty for the first half of the script and then start returning values (Please see attached image). Is this expected behavior or is there something missing?
Which App Type (OAuth / Chatbot / JWT / Webhook)?
JWT
Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.
This is not expected. Can you share the script you are using or the meeting UUID? Maybe your script is inserting an empty object at the start of the array?
Below is a snippet of the code i’m using - please note that I have put in foreach statements to try and get rid of the blank responses from the api- I’ve put in a meeting id of 123456 for example purposes
Thanks so much for double checking those logs—I’ve gone ahead and raised this with our Engineering team to have a closer look. I should hear back from them shortly and will be sure to update you here! (ZOOM-194537)