Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI CompanionUser groups are unique spaces where community members can collaborate, network, and exchange knowledge on similar interests and expertise.
Help & Resources is your place to discover helpful Zoom support resources, browse Zoom Community how-to documentation, and stay updated on community announcements.
The Events page is your destination for upcoming webinars, platform training sessions, targeted user events, and more. Stay updated on opportunities to enhance your skills and connect with fellow Zoom users.
Starting February 3, 2025, Zoom Phone customers must add their phone numbers to an approved 10DLC campaign in order to use SMS/MMS capabilities on their numbers.
Introducing more live support options! More Zoom customers now have access to live agent chat support. Sign in and visit our Contact Support page to see all your available support options. We’re here to help!
2022-04-04
03:17 AM
- last edited on
2023-06-23
11:44 AM
by
RN
Hello,
This is not the account I am using for the test, but one with an activated trial.
Using JWT, I am trying to use the method :
/v2/accounts/{accountId}/metrics/meetings/{meetingId}/participants/qos
I can log in, create meetings, delete meetings, ... etc, but when I try to get the QoS data of the meeting, I got a:
Client error: `GET https://api.zoom.us/v2/accounts/0000000000/metrics/meetings/0000000000/participants/qos` resulted in a `401 Unauthorized` response:
{"code":124,"message":"Invalid access token."}
The zeros are a placeholder.
I have even tried using an access token generated from the Zoom web, but I obtain the same result.
Please, can you help me with this?
Thank you in advance.
Solved! Go to Solution.
2022-04-04 04:02 AM
@Lander79 I would highly suggest to post this query on Zoom's Developer Forum here. In the meantime, I would also suggest to please check you app if has the correct scope access and permission. List meeting participants QoS API endpoint details can be found here.
_______________________________________________________
If my reply helped, don't forget to click the accept as solution button! ⤵️
2022-04-04 04:02 AM
@Lander79 I would highly suggest to post this query on Zoom's Developer Forum here. In the meantime, I would also suggest to please check you app if has the correct scope access and permission. List meeting participants QoS API endpoint details can be found here.
_______________________________________________________
If my reply helped, don't forget to click the accept as solution button! ⤵️