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.
2025-06-19 06:12 AM
I have created a Zoom App, and authorized my account with it in Local test. When I try to get my calendars list, I am getting UNAUTORIZED error, even though I have the required scope.
API: https://api.zoom.us/v2/calendars/users/me/calendarList
Response:
{
"error": {
"code": 401,
"errors": [
{
"appCode": 0,
"domain": "global",
"message": "Failed to pack result",
"reason": "unauthorized"
}
],
"message": "Failed to pack result",
"reqId": "ZMAIL_17a434e9833b7632517826e9b87b9885",
"status": "UNAUTHORIZED"
}
}
I tried with Postman collection too, it's still the same.
Any help would be appreciated. Thank You.
2025-06-22 12:37 PM
Hey there, please bring these types of questions on over to the Zoom Developer Forum (https://devforum.zoom.us/) and let's go from there!