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 Companion2024-12-06 02:27 AM
Dear Zoom Support Team,
I am encountering an issue with my Zoom OAuth integration. I am using an admin-managed account, but I cannot find the required scope for calendar access. When I switch to a user-managed account, I receive the following error:
{
code: 4711,
message: invalid access token, does not contain scopes: user read user admin, user read user
}
If I do not specify any scope, the token API (https://zoom.us/oauth/token) provides me with a token. However, when I use this token to call the calendar API, it gives me the following error:
Access Token Missing Required Scope: calendar read list calendar list
Please provide support to resolve this issue.